@huggingface/hub
Version:
Utilities to interact with the Hugging Face hub
17 lines (16 loc) • 932 B
TypeScript
/* tslint:disable */
/* eslint-disable */
export const memory: WebAssembly.Memory;
export const __wbg_chunker_free: (a: number, b: number) => void;
export const chunker_new: (a: number) => number;
export const chunker_add_data: (a: number, b: number, c: number) => [number, number, number];
export const chunker_finish: (a: number) => [number, number, number];
export const compute_xorb_hash: (a: any) => [number, number, number, number];
export const __wbindgen_malloc: (a: number, b: number) => number;
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
export const __wbindgen_exn_store: (a: number) => void;
export const __externref_table_alloc: () => number;
export const __wbindgen_export_4: WebAssembly.Table;
export const __externref_table_dealloc: (a: number) => void;
export const __wbindgen_free: (a: number, b: number, c: number) => void;
export const __wbindgen_start: () => void;