npm package diff
Package: @forge/manifest
Versions: 7.7.0-next.12 - 7.5.2-next.0-experimental-204139e
File: package/out/utils/manifest-parser-builder.d.ts
Index: package/out/utils/manifest-parser-builder.d.ts
===================================================================
--- package/out/utils/manifest-parser-builder.d.ts
+++ package/out/utils/manifest-parser-builder.d.ts
@@ -1,8 +0,0 @@
-import { ManifestParser } from './manifest-parser';
-export declare class ManifestParserBuilder {
- private manifestInterpolatorManager;
- constructor();
- withInterpolators(): ManifestParserBuilder;
- build(): ManifestParser;
-}
-//# sourceMappingURL=manifest-parser-builder.d.ts.map
\ No newline at end of file