@azure-tools/typespec-azure-resource-manager
Version:
TypeSpec Azure Resource Manager library
11 lines • 578 B
JavaScript
export const namespace = "Azure.ResourceManager";
export { $armCommonTypesVersion, getArmCommonTypeOpenAPIRef, getArmCommonTypesVersion, getArmCommonTypesVersions, getExternalTypeRef, isArmCommonType, } 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 { isAzureResource, isConditionallyFlattened } from "./private.decorators.js";
/** @internal */
export { $decorators } from "./tsp-index.js";
//# sourceMappingURL=index.js.map