15 lines
927 B
TypeScript
15 lines
927 B
TypeScript
/* tslint:disable */
|
|
/* eslint-disable */
|
|
export const memory: WebAssembly.Memory;
|
|
export const get_secret_value: (a: bigint, b: number, c: number, d: number, e: number) => any;
|
|
export const __wbindgen_exn_store: (a: number) => void;
|
|
export const __externref_table_alloc: () => number;
|
|
export const __wbindgen_export_2: WebAssembly.Table;
|
|
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_export_5: WebAssembly.Table;
|
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hed5c65b011d6a245: (a: number, b: number) => void;
|
|
export const closure191_externref_shim: (a: number, b: number, c: any) => void;
|
|
export const closure213_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
export const __wbindgen_start: () => void;
|