UNPKG

@bsull/augurs

Version:

JavaScript bindings for the augurs time series library.

14 lines (13 loc) 673 B
/* tslint:disable */ /* eslint-disable */ export const memory: WebAssembly.Memory; export const initLogging: (a: number) => [number, number]; export const custom_init: () => 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 __wbindgen_free: (a: number, b: number, c: number) => void; export const __wbindgen_exn_store: (a: number) => void; export const __externref_table_alloc: () => number; export const __wbindgen_export_5: WebAssembly.Table; export const __externref_table_dealloc: (a: number) => void; export const __wbindgen_start: () => void;