40 lines
2.9 KiB
TypeScript
40 lines
2.9 KiB
TypeScript
/* tslint:disable */
|
|
/* eslint-disable */
|
|
export const memory: WebAssembly.Memory;
|
|
export const mount: (a: any, b: any) => [number, number, number];
|
|
export const mount_mindmap_shell: (a: any, b: any) => [number, number, number];
|
|
export const unmount: (a: number) => [number, number];
|
|
export const unmount_mindmap_shell: (a: number) => [number, number];
|
|
export const __wbg_intounderlyingbytesource_free: (a: number, b: number) => void;
|
|
export const intounderlyingbytesource_autoAllocateChunkSize: (a: number) => number;
|
|
export const intounderlyingbytesource_cancel: (a: number) => void;
|
|
export const intounderlyingbytesource_pull: (a: number, b: any) => any;
|
|
export const intounderlyingbytesource_start: (a: number, b: any) => void;
|
|
export const intounderlyingbytesource_type: (a: number) => number;
|
|
export const __wbg_intounderlyingsink_free: (a: number, b: number) => void;
|
|
export const intounderlyingsink_abort: (a: number, b: any) => any;
|
|
export const intounderlyingsink_close: (a: number) => any;
|
|
export const intounderlyingsink_write: (a: number, b: any) => any;
|
|
export const __wbg_intounderlyingsource_free: (a: number, b: number) => void;
|
|
export const intounderlyingsource_cancel: (a: number) => void;
|
|
export const intounderlyingsource_pull: (a: number, b: any) => any;
|
|
export const wasm_bindgen__convert__closures_____invoke__h854f4676fa692669: (a: number, b: number, c: any) => [number, number];
|
|
export const wasm_bindgen__convert__closures_____invoke__h1a94ffe1b1ed8350: (a: number, b: number, c: any, d: any) => void;
|
|
export const wasm_bindgen__convert__closures_____invoke__h8eb6fe4c74941e76: (a: number, b: number, c: any) => void;
|
|
export const wasm_bindgen__convert__closures_____invoke__h62d2a368ae4b53af: (a: number, b: number, c: any) => void;
|
|
export const wasm_bindgen__convert__closures_____invoke__h11eca4a91ce748ff: (a: number, b: number, c: any) => void;
|
|
export const wasm_bindgen__convert__closures_____invoke__h62d2a368ae4b53af_4: (a: number, b: number, c: any) => void;
|
|
export const wasm_bindgen__convert__closures_____invoke__hc1d64d6259b30403: (a: number, b: number, c: any) => void;
|
|
export const wasm_bindgen__convert__closures_____invoke__hdc3cd9a3517d1395: (a: number, b: number) => void;
|
|
export const wasm_bindgen__convert__closures_____invoke__h4fb07e4e902e51ce: (a: number, b: number) => void;
|
|
export const wasm_bindgen__convert__closures_____invoke__hec6d5749a9244252: (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;
|