@bitcredit/bcr-ebill-wasm 0.3.8 → 0.3.9
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.js +6 -6
- package/index_bg.wasm +0 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -1864,27 +1864,27 @@ function __wbg_get_imports() {
|
|
|
1864
1864
|
const ret = false;
|
|
1865
1865
|
return ret;
|
|
1866
1866
|
};
|
|
1867
|
-
imports.wbg.
|
|
1867
|
+
imports.wbg.__wbindgen_closure_wrapper21618 = function(arg0, arg1, arg2) {
|
|
1868
1868
|
const ret = makeMutClosure(arg0, arg1, 4197, __wbg_adapter_57);
|
|
1869
1869
|
return ret;
|
|
1870
1870
|
};
|
|
1871
|
-
imports.wbg.
|
|
1871
|
+
imports.wbg.__wbindgen_closure_wrapper22186 = function(arg0, arg1, arg2) {
|
|
1872
1872
|
const ret = makeMutClosure(arg0, arg1, 4361, __wbg_adapter_60);
|
|
1873
1873
|
return ret;
|
|
1874
1874
|
};
|
|
1875
|
-
imports.wbg.
|
|
1875
|
+
imports.wbg.__wbindgen_closure_wrapper27446 = function(arg0, arg1, arg2) {
|
|
1876
1876
|
const ret = makeMutClosure(arg0, arg1, 5795, __wbg_adapter_63);
|
|
1877
1877
|
return ret;
|
|
1878
1878
|
};
|
|
1879
|
-
imports.wbg.
|
|
1879
|
+
imports.wbg.__wbindgen_closure_wrapper28100 = function(arg0, arg1, arg2) {
|
|
1880
1880
|
const ret = makeMutClosure(arg0, arg1, 5987, __wbg_adapter_66);
|
|
1881
1881
|
return ret;
|
|
1882
1882
|
};
|
|
1883
|
-
imports.wbg.
|
|
1883
|
+
imports.wbg.__wbindgen_closure_wrapper29421 = function(arg0, arg1, arg2) {
|
|
1884
1884
|
const ret = makeMutClosure(arg0, arg1, 6179, __wbg_adapter_69);
|
|
1885
1885
|
return ret;
|
|
1886
1886
|
};
|
|
1887
|
-
imports.wbg.
|
|
1887
|
+
imports.wbg.__wbindgen_closure_wrapper29446 = function(arg0, arg1, arg2) {
|
|
1888
1888
|
const ret = makeMutClosure(arg0, arg1, 6189, __wbg_adapter_72);
|
|
1889
1889
|
return ret;
|
|
1890
1890
|
};
|
package/index_bg.wasm
CHANGED
|
Binary file
|