@forge/manifest
13.4.0-next.513.4.0-next.4-experimental-f1d1bd8
out/types/module-types.d.ts~
out/types/module-types.d.tsModified+1−2
Index: package/out/types/module-types.d.ts
===================================================================
--- package/out/types/module-types.d.ts
+++ package/out/types/module-types.d.ts
@@ -210,10 +210,9 @@
DevopsDesignInfoProvider = "devops:designInfoProvider",
DevopsSecurityInfoProvider = "devops:securityInfoProvider",
GlobalUi = "global:ui",
GlobalFullPage = "global:fullPage",
- MacrosToIndexMigration = "migration:macrosToIndex",
- ManagedExportsMigration = "migration:managedExports"
+ MacrosToIndexMigration = "migration:macrosToIndex"
}
export declare const SUPPORTED_MODULES: AllModuleTypes[];
export declare const SUPPORTED_PRODUCTS_ONLY: string[];
//# sourceMappingURL=module-types.d.ts.map
\ No newline at end of file