Interface CloudNativeApiLocatorExperimental

interface CloudNativeApiLocator {
    href: string;
    type: "api";
}

Properties

Properties

href: string
type