@mmds/wasm 1.4.0 → 2.0.0
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.
- package/mmdflux_wasm_bg.js +1 -1
- package/mmdflux_wasm_bg.wasm +0 -0
- package/package.json +1 -1
package/mmdflux_wasm_bg.js
CHANGED
|
@@ -84,7 +84,7 @@ export function version() {
|
|
|
84
84
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
85
85
|
}
|
|
86
86
|
}
|
|
87
|
-
export function
|
|
87
|
+
export function __wbg_Error_83742b46f01ce22d(arg0, arg1) {
|
|
88
88
|
const ret = Error(getStringFromWasm0(arg0, arg1));
|
|
89
89
|
return ret;
|
|
90
90
|
}
|
package/mmdflux_wasm_bg.wasm
CHANGED
|
Binary file
|