npm package diff
Package: @forge/manifest
Versions: 9.3.0-next.3 - 9.3.0-next.4
File: package/out/utils/scopes.d.ts
Index: package/out/utils/scopes.d.ts
===================================================================
--- package/out/utils/scopes.d.ts
+++ package/out/utils/scopes.d.ts
@@ -0,0 +1,3 @@
+import { Scopes } from '../schema/manifest';
+export declare const getAllScopeKeys: (scopes: Scopes) => string[];
+//# sourceMappingURL=scopes.d.ts.map
\ No newline at end of file