UNPKG

@scalar/api-client

Version:

the open source API testing client

3 lines 193 B
/** Decode the buffer according to its content-type */ export declare function decodeBuffer(buffer: ArrayBuffer, contentType: string): string | Blob; //# sourceMappingURL=decode-buffer.d.ts.map