npm package diff

Package: @forge/bundler

Versions: 6.0.0-next.13 - 6.0.0-next.14

File: package/out/config/sandbox.d.ts

Index: package/out/config/sandbox.d.ts
===================================================================
--- package/out/config/sandbox.d.ts
+++ package/out/config/sandbox.d.ts
@@ -1,5 +0,0 @@
-import { CommonWebpackConfig } from './common';
-import { BundlerArgs } from '../types';
-export declare const SANDBOXED_WEBPACK_CONFIG_NAME = "sandboxed-runtime";
-export declare const getSandboxedRuntimeBuildConfig: (args: BundlerArgs) => CommonWebpackConfig;
-//# sourceMappingURL=sandbox.d.ts.map
\ No newline at end of file