npm package diff
Package: @forge/manifest
Versions: 7.5.2-next.0-experimental-10722bc - 7.7.0-next.13
File: package/out/utils/i18n/module-i18n-helper.d.ts
Index: package/out/utils/i18n/module-i18n-helper.d.ts
===================================================================
--- package/out/utils/i18n/module-i18n-helper.d.ts
+++ package/out/utils/i18n/module-i18n-helper.d.ts
@@ -0,0 +1,3 @@
+import { Modules } from '../../schema/manifest';
+export declare const extractInternalI18nPropertyKeysFromModules: (modules: Modules) => [string, string][];
+//# sourceMappingURL=module-i18n-helper.d.ts.map
\ No newline at end of file