27 lines
1.8 KiB
TypeScript
27 lines
1.8 KiB
TypeScript
/* tslint:disable */
|
|
/* eslint-disable */
|
|
export const memory: WebAssembly.Memory;
|
|
export const __wbg_jstrack_free: (a: number, b: number) => void;
|
|
export const jstrack_name: (a: number, b: number) => void;
|
|
export const jstrack_toString: (a: number, b: number) => void;
|
|
export const __wbg_coreinterface_free: (a: number, b: number) => void;
|
|
export const coreinterface_new: () => number;
|
|
export const coreinterface_init: (a: number) => void;
|
|
export const coreinterface_play: (a: number, b: number) => void;
|
|
export const coreinterface_stop: (a: number) => void;
|
|
export const coreinterface_resume_audio: (a: number, b: number) => void;
|
|
export const coreinterface_add_sine_track: (a: number, b: number, c: number) => void;
|
|
export const coreinterface_get_timestamp: (a: number) => number;
|
|
export const coreinterface_get_tracks: (a: number, b: number) => void;
|
|
export const main_js: () => void;
|
|
export const __wbindgen_exn_store: (a: number) => void;
|
|
export const __wbindgen_export_1: 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_add_to_stack_pointer: (a: number) => number;
|
|
export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h078d17eff0b70a99: (a: number, b: number) => void;
|
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h26b4819ece79f796: (a: number, b: number) => void;
|
|
export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hb1f2a4138d993283: (a: number, b: number, c: number) => void;
|
|
export const __wbindgen_start: () => void;
|