UNPKG

@azure/storage-file-share

Version:
15 lines 372 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export function streamToBuffer() { /* empty */ } export function readStreamToLocalFile() { /* empty */ } export const fsStat = function stat() { /* empty */ }; export const fsCreateReadStream = function createReadStream() { /* empty */ }; //# sourceMappingURL=utils-browser.mjs.map