azure-storage-js/file/lib/FileDownloadResponse.browse...

5 строки
239 B
TypeScript

// This file is used as a shim of "FileDownloadResponse" for some browser bundlers
// when trying to bundle "FileDownloadResponse"
// "FileDownloadResponse" class is only available in Node.js runtime
export const FileDownloadResponse = 1;