@modelhealth/sdk 0.1.7 → 0.1.8
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/package.json
CHANGED
|
@@ -78,10 +78,10 @@ export interface InitOutput {
|
|
|
78
78
|
readonly modelhealthservice_trialList: (a: number, b: number, c: number) => any;
|
|
79
79
|
readonly modelhealthservice_updateActivity: (a: number, b: any) => any;
|
|
80
80
|
readonly modelhealthservice_verify: (a: number, b: number, c: number, d: number) => any;
|
|
81
|
-
readonly
|
|
82
|
-
readonly
|
|
83
|
-
readonly
|
|
84
|
-
readonly
|
|
81
|
+
readonly wasm_bindgen__closure__destroy__h7623950b97f87fe8: (a: number, b: number) => void;
|
|
82
|
+
readonly wasm_bindgen__convert__closures_____invoke__h578f205e426c6879: (a: number, b: number, c: any, d: any) => void;
|
|
83
|
+
readonly wasm_bindgen__convert__closures_____invoke__h047f284fd3985509: (a: number, b: number, c: any) => void;
|
|
84
|
+
readonly wasm_bindgen__convert__closures_____invoke__hf5c938e98822d223: (a: number, b: number) => number;
|
|
85
85
|
readonly __wbindgen_malloc: (a: number, b: number) => number;
|
|
86
86
|
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
87
87
|
readonly __wbindgen_exn_store: (a: number) => void;
|
|
@@ -647,7 +647,7 @@ function __wbg_get_imports() {
|
|
|
647
647
|
const a = state0.a;
|
|
648
648
|
state0.a = 0;
|
|
649
649
|
try {
|
|
650
|
-
return
|
|
650
|
+
return wasm_bindgen__convert__closures_____invoke__h578f205e426c6879(a, state0.b, arg0, arg1);
|
|
651
651
|
} finally {
|
|
652
652
|
state0.a = a;
|
|
653
653
|
}
|
|
@@ -724,7 +724,7 @@ function __wbg_get_imports() {
|
|
|
724
724
|
const a = state0.a;
|
|
725
725
|
state0.a = 0;
|
|
726
726
|
try {
|
|
727
|
-
return
|
|
727
|
+
return wasm_bindgen__convert__closures_____invoke__hf5c938e98822d223(a, state0.b, );
|
|
728
728
|
} finally {
|
|
729
729
|
state0.a = a;
|
|
730
730
|
}
|
|
@@ -840,8 +840,8 @@ function __wbg_get_imports() {
|
|
|
840
840
|
console.warn(arg0, arg1, arg2, arg3);
|
|
841
841
|
}, arguments); },
|
|
842
842
|
__wbindgen_cast_0000000000000001: function() { return logError(function (arg0, arg1) {
|
|
843
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
844
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
843
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 474, function: Function { arguments: [Externref], shim_idx: 475, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
844
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h7623950b97f87fe8, wasm_bindgen__convert__closures_____invoke__h047f284fd3985509);
|
|
845
845
|
return ret;
|
|
846
846
|
}, arguments); },
|
|
847
847
|
__wbindgen_cast_0000000000000002: function() { return logError(function (arg0) {
|
|
@@ -872,23 +872,23 @@ function __wbg_get_imports() {
|
|
|
872
872
|
|
|
873
873
|
|
|
874
874
|
//#endregion
|
|
875
|
-
function
|
|
875
|
+
function wasm_bindgen__convert__closures_____invoke__hf5c938e98822d223(arg0, arg1) {
|
|
876
876
|
_assertNum(arg0);
|
|
877
877
|
_assertNum(arg1);
|
|
878
|
-
const ret = wasm.
|
|
878
|
+
const ret = wasm.wasm_bindgen__convert__closures_____invoke__hf5c938e98822d223(arg0, arg1);
|
|
879
879
|
return ret !== 0;
|
|
880
880
|
}
|
|
881
881
|
|
|
882
|
-
function
|
|
882
|
+
function wasm_bindgen__convert__closures_____invoke__h047f284fd3985509(arg0, arg1, arg2) {
|
|
883
883
|
_assertNum(arg0);
|
|
884
884
|
_assertNum(arg1);
|
|
885
|
-
wasm.
|
|
885
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h047f284fd3985509(arg0, arg1, arg2);
|
|
886
886
|
}
|
|
887
887
|
|
|
888
|
-
function
|
|
888
|
+
function wasm_bindgen__convert__closures_____invoke__h578f205e426c6879(arg0, arg1, arg2, arg3) {
|
|
889
889
|
_assertNum(arg0);
|
|
890
890
|
_assertNum(arg1);
|
|
891
|
-
wasm.
|
|
891
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h578f205e426c6879(arg0, arg1, arg2, arg3);
|
|
892
892
|
}
|
|
893
893
|
|
|
894
894
|
|
|
Binary file
|
|
@@ -34,10 +34,10 @@ export const modelhealthservice_subjectList: (a: number) => any;
|
|
|
34
34
|
export const modelhealthservice_trialList: (a: number, b: number, c: number) => any;
|
|
35
35
|
export const modelhealthservice_updateActivity: (a: number, b: any) => any;
|
|
36
36
|
export const modelhealthservice_verify: (a: number, b: number, c: number, d: number) => any;
|
|
37
|
-
export const
|
|
38
|
-
export const
|
|
39
|
-
export const
|
|
40
|
-
export const
|
|
37
|
+
export const wasm_bindgen__closure__destroy__h7623950b97f87fe8: (a: number, b: number) => void;
|
|
38
|
+
export const wasm_bindgen__convert__closures_____invoke__h578f205e426c6879: (a: number, b: number, c: any, d: any) => void;
|
|
39
|
+
export const wasm_bindgen__convert__closures_____invoke__h047f284fd3985509: (a: number, b: number, c: any) => void;
|
|
40
|
+
export const wasm_bindgen__convert__closures_____invoke__hf5c938e98822d223: (a: number, b: number) => number;
|
|
41
41
|
export const __wbindgen_malloc: (a: number, b: number) => number;
|
|
42
42
|
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
43
43
|
export const __wbindgen_exn_store: (a: number) => void;
|