ms-toollib 1.5.10 → 1.5.11
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/ms_toollib_bg.js +24 -24
- package/ms_toollib_bg.wasm +0 -0
- package/package.json +1 -1
package/ms_toollib_bg.js
CHANGED
|
@@ -3628,30 +3628,30 @@ export function valid_time_period(software) {
|
|
|
3628
3628
|
const ret = wasm.valid_time_period(ptr0, len0);
|
|
3629
3629
|
return TimePeriod.__wrap(ret);
|
|
3630
3630
|
}
|
|
3631
|
-
export function
|
|
3631
|
+
export function __wbg___wbindgen_is_function_1ff95bcc5517c252(arg0) {
|
|
3632
3632
|
const ret = typeof(arg0) === 'function';
|
|
3633
3633
|
return ret;
|
|
3634
3634
|
}
|
|
3635
|
-
export function
|
|
3635
|
+
export function __wbg___wbindgen_is_object_a27215656b807791(arg0) {
|
|
3636
3636
|
const val = arg0;
|
|
3637
3637
|
const ret = typeof(val) === 'object' && val !== null;
|
|
3638
3638
|
return ret;
|
|
3639
3639
|
}
|
|
3640
|
-
export function
|
|
3640
|
+
export function __wbg___wbindgen_is_string_ea5e6cc2e4141dfe(arg0) {
|
|
3641
3641
|
const ret = typeof(arg0) === 'string';
|
|
3642
3642
|
return ret;
|
|
3643
3643
|
}
|
|
3644
|
-
export function
|
|
3644
|
+
export function __wbg___wbindgen_is_undefined_c05833b95a3cf397(arg0) {
|
|
3645
3645
|
const ret = arg0 === undefined;
|
|
3646
3646
|
return ret;
|
|
3647
3647
|
}
|
|
3648
|
-
export function
|
|
3648
|
+
export function __wbg___wbindgen_number_get_394265ed1e1b84ee(arg0, arg1) {
|
|
3649
3649
|
const obj = arg1;
|
|
3650
3650
|
const ret = typeof(obj) === 'number' ? obj : undefined;
|
|
3651
3651
|
getDataViewMemory0().setFloat64(arg0 + 8 * 1, isLikeNone(ret) ? 0 : ret, true);
|
|
3652
3652
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);
|
|
3653
3653
|
}
|
|
3654
|
-
export function
|
|
3654
|
+
export function __wbg___wbindgen_string_get_b0ca35b86a603356(arg0, arg1) {
|
|
3655
3655
|
const obj = arg1;
|
|
3656
3656
|
const ret = typeof(obj) === 'string' ? obj : undefined;
|
|
3657
3657
|
var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
@@ -3659,10 +3659,10 @@ export function __wbg___wbindgen_string_get_72bdf95d3ae505b1(arg0, arg1) {
|
|
|
3659
3659
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
3660
3660
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
3661
3661
|
}
|
|
3662
|
-
export function
|
|
3662
|
+
export function __wbg___wbindgen_throw_344f42d3211c4765(arg0, arg1) {
|
|
3663
3663
|
throw new Error(getStringFromWasm0(arg0, arg1));
|
|
3664
3664
|
}
|
|
3665
|
-
export function
|
|
3665
|
+
export function __wbg_call_a6e5c5dce5018821() { return handleError(function (arg0, arg1, arg2) {
|
|
3666
3666
|
const ret = arg0.call(arg1, arg2);
|
|
3667
3667
|
return ret;
|
|
3668
3668
|
}, arguments); }
|
|
@@ -3670,26 +3670,26 @@ export function __wbg_crypto_38df2bab126b63dc(arg0) {
|
|
|
3670
3670
|
const ret = arg0.crypto;
|
|
3671
3671
|
return ret;
|
|
3672
3672
|
}
|
|
3673
|
-
export function
|
|
3673
|
+
export function __wbg_from_13e323c65fc8f464(arg0) {
|
|
3674
3674
|
const ret = Array.from(arg0);
|
|
3675
3675
|
return ret;
|
|
3676
3676
|
}
|
|
3677
3677
|
export function __wbg_getRandomValues_c44a50d8cfdaebeb() { return handleError(function (arg0, arg1) {
|
|
3678
3678
|
arg0.getRandomValues(arg1);
|
|
3679
3679
|
}, arguments); }
|
|
3680
|
-
export function
|
|
3680
|
+
export function __wbg_get_507a50627bffa49b(arg0, arg1) {
|
|
3681
3681
|
const ret = arg0[arg1 >>> 0];
|
|
3682
3682
|
return ret;
|
|
3683
3683
|
}
|
|
3684
|
-
export function
|
|
3684
|
+
export function __wbg_get_unchecked_6e0ad6d2a41b06f6(arg0, arg1) {
|
|
3685
3685
|
const ret = arg0[arg1 >>> 0];
|
|
3686
3686
|
return ret;
|
|
3687
3687
|
}
|
|
3688
|
-
export function
|
|
3688
|
+
export function __wbg_length_1f0964f4a5e2c6d8(arg0) {
|
|
3689
3689
|
const ret = arg0.length;
|
|
3690
3690
|
return ret;
|
|
3691
3691
|
}
|
|
3692
|
-
export function
|
|
3692
|
+
export function __wbg_length_370319915dc99107(arg0) {
|
|
3693
3693
|
const ret = arg0.length;
|
|
3694
3694
|
return ret;
|
|
3695
3695
|
}
|
|
@@ -3697,15 +3697,15 @@ export function __wbg_msCrypto_bd5a034af96bcba6(arg0) {
|
|
|
3697
3697
|
const ret = arg0.msCrypto;
|
|
3698
3698
|
return ret;
|
|
3699
3699
|
}
|
|
3700
|
-
export function
|
|
3700
|
+
export function __wbg_new_32b398fb48b6d94a() {
|
|
3701
3701
|
const ret = new Array();
|
|
3702
3702
|
return ret;
|
|
3703
3703
|
}
|
|
3704
|
-
export function
|
|
3704
|
+
export function __wbg_new_with_length_e6785c33c8e4cce8(arg0) {
|
|
3705
3705
|
const ret = new Uint8Array(arg0 >>> 0);
|
|
3706
3706
|
return ret;
|
|
3707
3707
|
}
|
|
3708
|
-
export function
|
|
3708
|
+
export function __wbg_new_with_length_f8cbc3a5b9ff9368(arg0) {
|
|
3709
3709
|
const ret = new Array(arg0 >>> 0);
|
|
3710
3710
|
return ret;
|
|
3711
3711
|
}
|
|
@@ -3717,10 +3717,10 @@ export function __wbg_process_44c7a14e11e9f69e(arg0) {
|
|
|
3717
3717
|
const ret = arg0.process;
|
|
3718
3718
|
return ret;
|
|
3719
3719
|
}
|
|
3720
|
-
export function
|
|
3720
|
+
export function __wbg_prototypesetcall_4770620bbe4688a0(arg0, arg1, arg2) {
|
|
3721
3721
|
Uint8Array.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), arg2);
|
|
3722
3722
|
}
|
|
3723
|
-
export function
|
|
3723
|
+
export function __wbg_push_d2ae3af0c1217ae6(arg0, arg1) {
|
|
3724
3724
|
const ret = arg0.push(arg1);
|
|
3725
3725
|
return ret;
|
|
3726
3726
|
}
|
|
@@ -3731,26 +3731,26 @@ export function __wbg_require_b4edbdcf3e2a1ef0() { return handleError(function (
|
|
|
3731
3731
|
const ret = module.require;
|
|
3732
3732
|
return ret;
|
|
3733
3733
|
}, arguments); }
|
|
3734
|
-
export function
|
|
3734
|
+
export function __wbg_set_8a16b38e4805b298(arg0, arg1, arg2) {
|
|
3735
3735
|
arg0[arg1 >>> 0] = arg2;
|
|
3736
3736
|
}
|
|
3737
|
-
export function
|
|
3737
|
+
export function __wbg_static_accessor_GLOBAL_4ef717fb391d88b7() {
|
|
3738
3738
|
const ret = typeof global === 'undefined' ? null : global;
|
|
3739
3739
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
3740
3740
|
}
|
|
3741
|
-
export function
|
|
3741
|
+
export function __wbg_static_accessor_GLOBAL_THIS_8d1badc68b5a74f4() {
|
|
3742
3742
|
const ret = typeof globalThis === 'undefined' ? null : globalThis;
|
|
3743
3743
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
3744
3744
|
}
|
|
3745
|
-
export function
|
|
3745
|
+
export function __wbg_static_accessor_SELF_146583524fe1469b() {
|
|
3746
3746
|
const ret = typeof self === 'undefined' ? null : self;
|
|
3747
3747
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
3748
3748
|
}
|
|
3749
|
-
export function
|
|
3749
|
+
export function __wbg_static_accessor_WINDOW_f2829a2234d7819e() {
|
|
3750
3750
|
const ret = typeof window === 'undefined' ? null : window;
|
|
3751
3751
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
3752
3752
|
}
|
|
3753
|
-
export function
|
|
3753
|
+
export function __wbg_subarray_3ed232c8a6baee09(arg0, arg1, arg2) {
|
|
3754
3754
|
const ret = arg0.subarray(arg1 >>> 0, arg2 >>> 0);
|
|
3755
3755
|
return ret;
|
|
3756
3756
|
}
|
package/ms_toollib_bg.wasm
CHANGED
|
Binary file
|