Interface CloudNativeAssetLocatorExperimental

interface CloudNativeAssetLocator {
    href: string;
    type: "asset";
}

Properties

Properties

href: string
type