UNPKG

@azure/storage-blob

Version:
4 lines 282 B
import type { ServiceSubmitBatchResponseModel } from "./generatedModels.js"; export declare function getBodyAsText(batchResponse: ServiceSubmitBatchResponseModel): Promise<string>; export declare function utf8ByteLength(str: string): number; //# sourceMappingURL=BatchUtils.d.ts.map