UNPKG

@huggingface/hub

Version:

Utilities to interact with the Hugging Face hub

4 lines 227 B
declare function init(): Promise<void>; export { init }; export { compute_xorb_hash, compute_file_hash, Chunker, compute_verification_hash, compute_hmac, } from "./chunker_wasm_bg.js"; //# sourceMappingURL=chunker_wasm.d.ts.map