mdmodels-core 0.1.6 → 0.1.7
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
|
@@ -257,7 +257,7 @@ export function __wbg_String_8f0eb39a4a4c2f66(arg0, arg1) {
|
|
|
257
257
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
258
258
|
};
|
|
259
259
|
|
|
260
|
-
export function
|
|
260
|
+
export function __wbg_log_bdcc137b879aea04(arg0, arg1) {
|
|
261
261
|
console.log(getStringFromWasm0(arg0, arg1));
|
|
262
262
|
};
|
|
263
263
|
|
package/mdmodels-core_bg.wasm
CHANGED
|
Binary file
|
package/package.json
CHANGED