UNPKG

@azure-tools/typespec-azure-resource-manager

Version:

TypeSpec Azure Resource Manager library

10 lines 639 B
export declare const namespace = "Azure.ResourceManager"; export { $armCommonTypesVersion, getArmCommonTypeOpenAPIRef, getArmCommonTypesVersion, getArmCommonTypesVersions, getExternalTypeRef, isArmCommonType, type ArmCommonTypeVersions, type ArmCommonTypesResolutionOptions, } from "./common-types.js"; export * from "./namespace.js"; export * from "./operations.js"; export * from "./resource.js"; export { $lib } from "./lib.js"; export { $linter } from "./linter.js"; export { getInlineAzureType } from "./commontypes.private.decorators.js"; export { isAzureResource } from "./private.decorators.js"; //# sourceMappingURL=index.d.ts.map