@ferscloud/fers-calculation-web 0.2.33 → 0.2.34
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/fers_calculations_bg.js
CHANGED
|
@@ -62,10 +62,10 @@ export function load_fers_from_file(path) {
|
|
|
62
62
|
wasm.__wbindgen_free(deferred2_0, deferred2_1, 1);
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
|
-
export function
|
|
65
|
+
export function __wbg___wbindgen_throw_bbadd78c1bac3a77(arg0, arg1) {
|
|
66
66
|
throw new Error(getStringFromWasm0(arg0, arg1));
|
|
67
67
|
}
|
|
68
|
-
export function
|
|
68
|
+
export function __wbg_now_bce4dc999095ea77() {
|
|
69
69
|
const ret = Date.now();
|
|
70
70
|
return ret;
|
|
71
71
|
}
|
|
Binary file
|