37 lines
2.7 KiB
TypeScript
37 lines
2.7 KiB
TypeScript
/* tslint:disable */
|
|
/* eslint-disable */
|
|
export const memory: WebAssembly.Memory;
|
|
export const mount: (a: any, b: any) => [number, number, number];
|
|
export const unmount: (a: number) => [number, number];
|
|
export const __wbg_intounderlyingbytesource_free: (a: number, b: number) => void;
|
|
export const intounderlyingbytesource_type: (a: number) => number;
|
|
export const intounderlyingbytesource_autoAllocateChunkSize: (a: number) => number;
|
|
export const intounderlyingbytesource_start: (a: number, b: any) => void;
|
|
export const intounderlyingbytesource_pull: (a: number, b: any) => any;
|
|
export const intounderlyingbytesource_cancel: (a: number) => void;
|
|
export const __wbg_intounderlyingsink_free: (a: number, b: number) => void;
|
|
export const intounderlyingsink_write: (a: number, b: any) => any;
|
|
export const intounderlyingsink_close: (a: number) => any;
|
|
export const intounderlyingsink_abort: (a: number, b: any) => any;
|
|
export const __wbg_intounderlyingsource_free: (a: number, b: number) => void;
|
|
export const intounderlyingsource_pull: (a: number, b: any) => any;
|
|
export const intounderlyingsource_cancel: (a: number) => void;
|
|
export const wasm_bindgen__convert__closures_____invoke__h36e788bd1cd1f0f7: (a: number, b: number, c: any) => [number, number];
|
|
export const wasm_bindgen__convert__closures_____invoke__hb0ba6117a7ec12e8: (a: number, b: number, c: any, d: any) => void;
|
|
export const wasm_bindgen__convert__closures_____invoke__hdfdf165eabd6279b: (a: number, b: number, c: any) => void;
|
|
export const wasm_bindgen__convert__closures_____invoke__h2593b18d2d6f8a75: (a: number, b: number, c: any) => void;
|
|
export const wasm_bindgen__convert__closures_____invoke__h03deb55668e1377f: (a: number, b: number, c: any) => void;
|
|
export const wasm_bindgen__convert__closures_____invoke__h837fba73fce77300: (a: number, b: number, c: any) => void;
|
|
export const wasm_bindgen__convert__closures_____invoke__h60e57afd955e8441: (a: number, b: number) => number;
|
|
export const wasm_bindgen__convert__closures_____invoke__hd17f30facfdd737f: (a: number, b: number) => void;
|
|
export const wasm_bindgen__convert__closures_____invoke__hf726e22cfd1ee0a9: (a: number, b: number) => void;
|
|
export const __wbindgen_malloc: (a: number, b: number) => number;
|
|
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
export const __externref_table_alloc: () => number;
|
|
export const __wbindgen_externrefs: WebAssembly.Table;
|
|
export const __wbindgen_exn_store: (a: number) => void;
|
|
export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
export const __wbindgen_destroy_closure: (a: number, b: number) => void;
|
|
export const __externref_table_dealloc: (a: number) => void;
|
|
export const __wbindgen_start: () => void;
|