runmat 0.4.10-dev.6 → 0.4.10-dev.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -42,8 +42,9 @@ export interface InitOutput {
42
42
  readonly __wbindgen_export_4: WebAssembly.Table;
43
43
  readonly __wbindgen_export_5: WebAssembly.Table;
44
44
  readonly __externref_table_dealloc: (a: number) => void;
45
- readonly closure4537_externref_shim: (a: number, b: number, c: any) => void;
46
- readonly closure4579_externref_shim: (a: number, b: number, c: any, d: any) => void;
45
+ readonly closure4860_externref_shim: (a: number, b: number, c: any) => void;
46
+ readonly closure4866_externref_shim: (a: number, b: number, c: any) => void;
47
+ readonly closure4909_externref_shim: (a: number, b: number, c: any, d: any) => void;
47
48
  readonly __wbindgen_start: () => void;
48
49
  }
49
50