opencode-home / node_modules /@huggingface /hub /dist /src /utils /combineUint8Arrays.d.ts
kenqtade's picture
Use ken-q org namespace for project Spaces
0865492
Raw
History Blame Contribute Delete
181 Bytes
export declare function combineUint8Arrays(a: Uint8Array<ArrayBufferLike>, b: Uint8Array<ArrayBufferLike>): Uint8Array<ArrayBuffer>;
//# sourceMappingURL=combineUint8Arrays.d.ts.map