UNPKG

370 BJavaScriptView Raw
1// Copyright (c) Microsoft Corporation.
2// Licensed under the MIT license.
3// This file is used as a shim of "BlobDownloadResponse" for some browser bundlers
4// when trying to bundle "BlobDownloadResponse"
5// "BlobDownloadResponse" class is only available in Node.js runtime
6export const BlobDownloadResponse = 1;
7//# sourceMappingURL=BlobDownloadResponse.browser.js.map
\No newline at end of file