UNPKG

@huggingface/hub

Version:

Utilities to interact with the Hugging Face hub

4 lines 180 B
export declare function sha256Node(buffer: ArrayBuffer | Blob, opts?: { abortSignal?: AbortSignal; }): AsyncGenerator<number, string>; //# sourceMappingURL=sha256-node.d.ts.map