@bitcredit/bcr-ebill-wasm 0.4.1 → 0.4.2
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 +4 -4
- package/index.js +13 -13
- package/index_bg.wasm +0 -0
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -896,11 +896,11 @@ export interface InitOutput {
|
|
|
896
896
|
readonly api_contact: () => number;
|
|
897
897
|
readonly api_company: () => number;
|
|
898
898
|
readonly __wbg_identity_free: (a: number, b: number) => void;
|
|
899
|
-
readonly __wbg_bill_free: (a: number, b: number) => void;
|
|
900
|
-
readonly __wbg_contact_free: (a: number, b: number) => void;
|
|
901
899
|
readonly __wbg_notification_free: (a: number, b: number) => void;
|
|
902
900
|
readonly __wbg_general_free: (a: number, b: number) => void;
|
|
901
|
+
readonly __wbg_contact_free: (a: number, b: number) => void;
|
|
903
902
|
readonly __wbg_company_free: (a: number, b: number) => void;
|
|
903
|
+
readonly __wbg_bill_free: (a: number, b: number) => void;
|
|
904
904
|
readonly __wbindgen_malloc: (a: number, b: number) => number;
|
|
905
905
|
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
906
906
|
readonly __wbindgen_exn_store: (a: number) => void;
|
|
@@ -910,9 +910,9 @@ export interface InitOutput {
|
|
|
910
910
|
readonly __wbindgen_export_6: WebAssembly.Table;
|
|
911
911
|
readonly __externref_table_dealloc: (a: number) => void;
|
|
912
912
|
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h0540da42bd08d24f: (a: number, b: number) => void;
|
|
913
|
-
readonly
|
|
913
|
+
readonly closure321_externref_shim: (a: number, b: number, c: any) => void;
|
|
914
914
|
readonly closure832_externref_shim_multivalue_shim: (a: number, b: number, c: any) => [number, number];
|
|
915
|
-
readonly
|
|
915
|
+
readonly closure608_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
916
916
|
readonly __wbindgen_start: () => void;
|
|
917
917
|
}
|
|
918
918
|
|
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
|
-
wasm.
|
|
235
|
+
wasm.closure321_externref_shim(arg0, arg1, arg2);
|
|
236
236
|
}
|
|
237
237
|
|
|
238
238
|
function __wbg_adapter_66(arg0, arg1, arg2) {
|
|
@@ -243,7 +243,7 @@ function __wbg_adapter_66(arg0, arg1, arg2) {
|
|
|
243
243
|
}
|
|
244
244
|
|
|
245
245
|
function __wbg_adapter_247(arg0, arg1, arg2, arg3) {
|
|
246
|
-
wasm.
|
|
246
|
+
wasm.closure608_externref_shim(arg0, arg1, arg2, arg3);
|
|
247
247
|
}
|
|
248
248
|
|
|
249
249
|
/**
|
|
@@ -1899,31 +1899,31 @@ function __wbg_get_imports() {
|
|
|
1899
1899
|
const ret = false;
|
|
1900
1900
|
return ret;
|
|
1901
1901
|
};
|
|
1902
|
-
imports.wbg.
|
|
1902
|
+
imports.wbg.__wbindgen_closure_wrapper10795 = function(arg0, arg1, arg2) {
|
|
1903
1903
|
const ret = makeMutClosure(arg0, arg1, 830, __wbg_adapter_54);
|
|
1904
1904
|
return ret;
|
|
1905
1905
|
};
|
|
1906
|
-
imports.wbg.
|
|
1906
|
+
imports.wbg.__wbindgen_closure_wrapper10818 = function(arg0, arg1, arg2) {
|
|
1907
1907
|
const ret = makeMutClosure(arg0, arg1, 833, __wbg_adapter_66);
|
|
1908
1908
|
return ret;
|
|
1909
1909
|
};
|
|
1910
|
-
imports.wbg.
|
|
1911
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1910
|
+
imports.wbg.__wbindgen_closure_wrapper19529 = function(arg0, arg1, arg2) {
|
|
1911
|
+
const ret = makeMutClosure(arg0, arg1, 598, __wbg_adapter_57);
|
|
1912
1912
|
return ret;
|
|
1913
1913
|
};
|
|
1914
|
-
imports.wbg.
|
|
1915
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1914
|
+
imports.wbg.__wbindgen_closure_wrapper2086 = function(arg0, arg1, arg2) {
|
|
1915
|
+
const ret = makeMutClosure(arg0, arg1, 598, __wbg_adapter_54);
|
|
1916
1916
|
return ret;
|
|
1917
1917
|
};
|
|
1918
|
-
imports.wbg.
|
|
1919
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1918
|
+
imports.wbg.__wbindgen_closure_wrapper2796 = function(arg0, arg1, arg2) {
|
|
1919
|
+
const ret = makeMutClosure(arg0, arg1, 322, __wbg_adapter_57);
|
|
1920
1920
|
return ret;
|
|
1921
1921
|
};
|
|
1922
|
-
imports.wbg.
|
|
1923
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1922
|
+
imports.wbg.__wbindgen_closure_wrapper2923 = function(arg0, arg1, arg2) {
|
|
1923
|
+
const ret = makeMutClosure(arg0, arg1, 598, __wbg_adapter_54);
|
|
1924
1924
|
return ret;
|
|
1925
1925
|
};
|
|
1926
|
-
imports.wbg.
|
|
1926
|
+
imports.wbg.__wbindgen_closure_wrapper9770 = function(arg0, arg1, arg2) {
|
|
1927
1927
|
const ret = makeMutClosure(arg0, arg1, 683, __wbg_adapter_57);
|
|
1928
1928
|
return ret;
|
|
1929
1929
|
};
|
package/index_bg.wasm
CHANGED
|
Binary file
|