UserSyncFrontend / node_modules /@huggingface /hub /dist /src /utils /combineUint8Arrays.d.ts
Leon4gr45's picture
Upload folder using huggingface_hub (part 5)
19e88d2 verified
Raw
History Blame Contribute Delete
181 Bytes
export declare function combineUint8Arrays(a: Uint8Array<ArrayBufferLike>, b: Uint8Array<ArrayBufferLike>): Uint8Array<ArrayBuffer>;
//# sourceMappingURL=combineUint8Arrays.d.ts.map