@bitcredit/bcr-ebill-wasm 0.3.4 → 0.3.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/index.d.ts +5 -5
- package/index.js +19 -19
- package/index_bg.wasm +0 -0
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -833,13 +833,13 @@ export interface InitOutput {
|
|
|
833
833
|
readonly __wbindgen_export_6: WebAssembly.Table;
|
|
834
834
|
readonly __externref_table_dealloc: (a: number) => void;
|
|
835
835
|
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hea7ae37f53e31771: (a: number, b: number) => void;
|
|
836
|
-
readonly
|
|
836
|
+
readonly closure4190_externref_shim_multivalue_shim: (a: number, b: number, c: any) => [number, number];
|
|
837
837
|
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hda04f07252086208: (a: number, b: number) => void;
|
|
838
|
-
readonly
|
|
839
|
-
readonly
|
|
838
|
+
readonly closure5768_externref_shim: (a: number, b: number, c: any) => void;
|
|
839
|
+
readonly closure5960_externref_shim: (a: number, b: number, c: any) => void;
|
|
840
840
|
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1098717e74983065: (a: number, b: number) => void;
|
|
841
|
-
readonly
|
|
842
|
-
readonly
|
|
841
|
+
readonly closure6162_externref_shim: (a: number, b: number, c: any) => void;
|
|
842
|
+
readonly closure6299_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
843
843
|
readonly __wbindgen_start: () => void;
|
|
844
844
|
}
|
|
845
845
|
|
package/index.js
CHANGED
|
@@ -232,7 +232,7 @@ function __wbg_adapter_54(arg0, arg1) {
|
|
|
232
232
|
}
|
|
233
233
|
|
|
234
234
|
function __wbg_adapter_57(arg0, arg1, arg2) {
|
|
235
|
-
const ret = wasm.
|
|
235
|
+
const ret = wasm.closure4190_externref_shim_multivalue_shim(arg0, arg1, arg2);
|
|
236
236
|
if (ret[1]) {
|
|
237
237
|
throw takeFromExternrefTable0(ret[0]);
|
|
238
238
|
}
|
|
@@ -243,11 +243,11 @@ function __wbg_adapter_60(arg0, arg1) {
|
|
|
243
243
|
}
|
|
244
244
|
|
|
245
245
|
function __wbg_adapter_63(arg0, arg1, arg2) {
|
|
246
|
-
wasm.
|
|
246
|
+
wasm.closure5768_externref_shim(arg0, arg1, arg2);
|
|
247
247
|
}
|
|
248
248
|
|
|
249
249
|
function __wbg_adapter_66(arg0, arg1, arg2) {
|
|
250
|
-
wasm.
|
|
250
|
+
wasm.closure5960_externref_shim(arg0, arg1, arg2);
|
|
251
251
|
}
|
|
252
252
|
|
|
253
253
|
function __wbg_adapter_69(arg0, arg1) {
|
|
@@ -255,11 +255,11 @@ function __wbg_adapter_69(arg0, arg1) {
|
|
|
255
255
|
}
|
|
256
256
|
|
|
257
257
|
function __wbg_adapter_72(arg0, arg1, arg2) {
|
|
258
|
-
wasm.
|
|
258
|
+
wasm.closure6162_externref_shim(arg0, arg1, arg2);
|
|
259
259
|
}
|
|
260
260
|
|
|
261
261
|
function __wbg_adapter_431(arg0, arg1, arg2, arg3) {
|
|
262
|
-
wasm.
|
|
262
|
+
wasm.closure6299_externref_shim(arg0, arg1, arg2, arg3);
|
|
263
263
|
}
|
|
264
264
|
|
|
265
265
|
/**
|
|
@@ -1865,32 +1865,32 @@ function __wbg_get_imports() {
|
|
|
1865
1865
|
const ret = false;
|
|
1866
1866
|
return ret;
|
|
1867
1867
|
};
|
|
1868
|
-
imports.wbg.
|
|
1869
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1868
|
+
imports.wbg.__wbindgen_closure_wrapper21562 = function(arg0, arg1, arg2) {
|
|
1869
|
+
const ret = makeMutClosure(arg0, arg1, 4191, __wbg_adapter_57);
|
|
1870
1870
|
return ret;
|
|
1871
1871
|
};
|
|
1872
|
-
imports.wbg.
|
|
1873
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1872
|
+
imports.wbg.__wbindgen_closure_wrapper22074 = function(arg0, arg1, arg2) {
|
|
1873
|
+
const ret = makeMutClosure(arg0, arg1, 4339, __wbg_adapter_60);
|
|
1874
1874
|
return ret;
|
|
1875
1875
|
};
|
|
1876
|
-
imports.wbg.
|
|
1877
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1876
|
+
imports.wbg.__wbindgen_closure_wrapper27327 = function(arg0, arg1, arg2) {
|
|
1877
|
+
const ret = makeMutClosure(arg0, arg1, 5769, __wbg_adapter_63);
|
|
1878
1878
|
return ret;
|
|
1879
1879
|
};
|
|
1880
|
-
imports.wbg.
|
|
1881
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1880
|
+
imports.wbg.__wbindgen_closure_wrapper27986 = function(arg0, arg1, arg2) {
|
|
1881
|
+
const ret = makeMutClosure(arg0, arg1, 5961, __wbg_adapter_66);
|
|
1882
1882
|
return ret;
|
|
1883
1883
|
};
|
|
1884
|
-
imports.wbg.
|
|
1885
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1884
|
+
imports.wbg.__wbindgen_closure_wrapper29307 = function(arg0, arg1, arg2) {
|
|
1885
|
+
const ret = makeMutClosure(arg0, arg1, 6153, __wbg_adapter_69);
|
|
1886
1886
|
return ret;
|
|
1887
1887
|
};
|
|
1888
|
-
imports.wbg.
|
|
1889
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1888
|
+
imports.wbg.__wbindgen_closure_wrapper29332 = function(arg0, arg1, arg2) {
|
|
1889
|
+
const ret = makeMutClosure(arg0, arg1, 6163, __wbg_adapter_72);
|
|
1890
1890
|
return ret;
|
|
1891
1891
|
};
|
|
1892
|
-
imports.wbg.
|
|
1893
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1892
|
+
imports.wbg.__wbindgen_closure_wrapper3257 = function(arg0, arg1, arg2) {
|
|
1893
|
+
const ret = makeMutClosure(arg0, arg1, 1338, __wbg_adapter_54);
|
|
1894
1894
|
return ret;
|
|
1895
1895
|
};
|
|
1896
1896
|
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
|
package/index_bg.wasm
CHANGED
|
Binary file
|