mdmodels-core 0.1.4 → 0.1.5
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/mdmodels-core_bg.js +1 -1
- package/mdmodels-core_bg.wasm +0 -0
- package/package.json +1 -1
package/mdmodels-core_bg.js
CHANGED
|
@@ -197,7 +197,7 @@ export function __wbindgen_string_new(arg0, arg1) {
|
|
|
197
197
|
return ret;
|
|
198
198
|
};
|
|
199
199
|
|
|
200
|
-
export function
|
|
200
|
+
export function __wbg_log_fc0eddb5caa343af(arg0, arg1) {
|
|
201
201
|
console.log(getStringFromWasm0(arg0, arg1));
|
|
202
202
|
};
|
|
203
203
|
|
package/mdmodels-core_bg.wasm
CHANGED
|
Binary file
|
package/package.json
CHANGED