npm package diff

Package: @forge/bridge

Versions: 5.7.0-next.8 - 5.6.1-next.5-experimental-44e92a2

File: package/out/object-store/download.d.ts

Index: package/out/object-store/download.d.ts
===================================================================
--- package/out/object-store/download.d.ts
+++ package/out/object-store/download.d.ts
@@ -1,6 +0,0 @@
-import type { DownloadResult, FilterAndGenerateUrls } from './types';
-export declare const download: ({ filterAndGenerateDownloadUrls, objectKeys }: {
-    filterAndGenerateDownloadUrls: FilterAndGenerateUrls;
-    objectKeys: string[];
-}) => Promise<DownloadResult[]>;
-//# sourceMappingURL=download.d.ts.map
\ No newline at end of file