@breeztech/breez-sdk-spark 0.2.2-dev1 → 0.2.2-dev2
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/breez-sdk-spark.tgz +0 -0
- package/bundler/breez_sdk_spark_wasm_bg.js +3 -3
- package/bundler/breez_sdk_spark_wasm_bg.wasm +0 -0
- package/bundler/breez_sdk_spark_wasm_bg.wasm.d.ts +1 -1
- package/deno/breez_sdk_spark_wasm.js +3 -3
- package/deno/breez_sdk_spark_wasm_bg.wasm +0 -0
- package/deno/breez_sdk_spark_wasm_bg.wasm.d.ts +1 -1
- package/nodejs/breez_sdk_spark_wasm.js +3 -3
- package/nodejs/breez_sdk_spark_wasm_bg.wasm +0 -0
- package/nodejs/breez_sdk_spark_wasm_bg.wasm.d.ts +1 -1
- package/package.json +1 -1
- package/web/breez_sdk_spark_wasm.d.ts +1 -1
- package/web/breez_sdk_spark_wasm.js +3 -3
- package/web/breez_sdk_spark_wasm_bg.wasm +0 -0
- package/web/breez_sdk_spark_wasm_bg.wasm.d.ts +1 -1
package/breez-sdk-spark.tgz
CHANGED
|
Binary file
|
|
@@ -283,7 +283,7 @@ function __wbg_adapter_52(arg0, arg1) {
|
|
|
283
283
|
}
|
|
284
284
|
|
|
285
285
|
function __wbg_adapter_55(arg0, arg1, arg2) {
|
|
286
|
-
wasm.
|
|
286
|
+
wasm.closure771_externref_shim(arg0, arg1, arg2);
|
|
287
287
|
}
|
|
288
288
|
|
|
289
289
|
function __wbg_adapter_180(arg0, arg1, arg2, arg3) {
|
|
@@ -1427,8 +1427,8 @@ export function __wbindgen_closure_wrapper7983(arg0, arg1, arg2) {
|
|
|
1427
1427
|
return ret;
|
|
1428
1428
|
};
|
|
1429
1429
|
|
|
1430
|
-
export function
|
|
1431
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1430
|
+
export function __wbindgen_closure_wrapper9620(arg0, arg1, arg2) {
|
|
1431
|
+
const ret = makeMutClosure(arg0, arg1, 772, __wbg_adapter_55);
|
|
1432
1432
|
return ret;
|
|
1433
1433
|
};
|
|
1434
1434
|
|
|
Binary file
|
|
@@ -60,6 +60,6 @@ export const __wbindgen_export_5: WebAssembly.Table;
|
|
|
60
60
|
export const __wbindgen_export_6: WebAssembly.Table;
|
|
61
61
|
export const __externref_table_dealloc: (a: number) => void;
|
|
62
62
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hf7c49586be6831c4: (a: number, b: number) => void;
|
|
63
|
-
export const
|
|
63
|
+
export const closure771_externref_shim: (a: number, b: number, c: any) => void;
|
|
64
64
|
export const closure424_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
65
65
|
export const __wbindgen_start: () => void;
|
|
@@ -266,7 +266,7 @@ function __wbg_adapter_52(arg0, arg1) {
|
|
|
266
266
|
}
|
|
267
267
|
|
|
268
268
|
function __wbg_adapter_55(arg0, arg1, arg2) {
|
|
269
|
-
wasm.
|
|
269
|
+
wasm.closure771_externref_shim(arg0, arg1, arg2);
|
|
270
270
|
}
|
|
271
271
|
|
|
272
272
|
function __wbg_adapter_180(arg0, arg1, arg2, arg3) {
|
|
@@ -1285,8 +1285,8 @@ const imports = {
|
|
|
1285
1285
|
const ret = makeMutClosure(arg0, arg1, 601, __wbg_adapter_52);
|
|
1286
1286
|
return ret;
|
|
1287
1287
|
},
|
|
1288
|
-
|
|
1289
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1288
|
+
__wbindgen_closure_wrapper9620: function(arg0, arg1, arg2) {
|
|
1289
|
+
const ret = makeMutClosure(arg0, arg1, 772, __wbg_adapter_55);
|
|
1290
1290
|
return ret;
|
|
1291
1291
|
},
|
|
1292
1292
|
__wbindgen_debug_string: function(arg0, arg1) {
|
|
Binary file
|
|
@@ -60,6 +60,6 @@ export const __wbindgen_export_5: WebAssembly.Table;
|
|
|
60
60
|
export const __wbindgen_export_6: WebAssembly.Table;
|
|
61
61
|
export const __externref_table_dealloc: (a: number) => void;
|
|
62
62
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hf7c49586be6831c4: (a: number, b: number) => void;
|
|
63
|
-
export const
|
|
63
|
+
export const closure771_externref_shim: (a: number, b: number, c: any) => void;
|
|
64
64
|
export const closure424_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
65
65
|
export const __wbindgen_start: () => void;
|
|
@@ -279,7 +279,7 @@ function __wbg_adapter_52(arg0, arg1) {
|
|
|
279
279
|
}
|
|
280
280
|
|
|
281
281
|
function __wbg_adapter_55(arg0, arg1, arg2) {
|
|
282
|
-
wasm.
|
|
282
|
+
wasm.closure771_externref_shim(arg0, arg1, arg2);
|
|
283
283
|
}
|
|
284
284
|
|
|
285
285
|
function __wbg_adapter_180(arg0, arg1, arg2, arg3) {
|
|
@@ -1428,8 +1428,8 @@ module.exports.__wbindgen_closure_wrapper7983 = function(arg0, arg1, arg2) {
|
|
|
1428
1428
|
return ret;
|
|
1429
1429
|
};
|
|
1430
1430
|
|
|
1431
|
-
module.exports.
|
|
1432
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1431
|
+
module.exports.__wbindgen_closure_wrapper9620 = function(arg0, arg1, arg2) {
|
|
1432
|
+
const ret = makeMutClosure(arg0, arg1, 772, __wbg_adapter_55);
|
|
1433
1433
|
return ret;
|
|
1434
1434
|
};
|
|
1435
1435
|
|
|
Binary file
|
|
@@ -60,6 +60,6 @@ export const __wbindgen_export_5: WebAssembly.Table;
|
|
|
60
60
|
export const __wbindgen_export_6: WebAssembly.Table;
|
|
61
61
|
export const __externref_table_dealloc: (a: number) => void;
|
|
62
62
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hf7c49586be6831c4: (a: number, b: number) => void;
|
|
63
|
-
export const
|
|
63
|
+
export const closure771_externref_shim: (a: number, b: number, c: any) => void;
|
|
64
64
|
export const closure424_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
65
65
|
export const __wbindgen_start: () => void;
|
package/package.json
CHANGED
|
@@ -625,7 +625,7 @@ export interface InitOutput {
|
|
|
625
625
|
readonly __wbindgen_export_6: WebAssembly.Table;
|
|
626
626
|
readonly __externref_table_dealloc: (a: number) => void;
|
|
627
627
|
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hf7c49586be6831c4: (a: number, b: number) => void;
|
|
628
|
-
readonly
|
|
628
|
+
readonly closure771_externref_shim: (a: number, b: number, c: any) => void;
|
|
629
629
|
readonly closure424_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
630
630
|
readonly __wbindgen_start: () => void;
|
|
631
631
|
}
|
|
@@ -275,7 +275,7 @@ function __wbg_adapter_52(arg0, arg1) {
|
|
|
275
275
|
}
|
|
276
276
|
|
|
277
277
|
function __wbg_adapter_55(arg0, arg1, arg2) {
|
|
278
|
-
wasm.
|
|
278
|
+
wasm.closure771_externref_shim(arg0, arg1, arg2);
|
|
279
279
|
}
|
|
280
280
|
|
|
281
281
|
function __wbg_adapter_180(arg0, arg1, arg2, arg3) {
|
|
@@ -1326,8 +1326,8 @@ function __wbg_get_imports() {
|
|
|
1326
1326
|
const ret = makeMutClosure(arg0, arg1, 601, __wbg_adapter_52);
|
|
1327
1327
|
return ret;
|
|
1328
1328
|
};
|
|
1329
|
-
imports.wbg.
|
|
1330
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1329
|
+
imports.wbg.__wbindgen_closure_wrapper9620 = function(arg0, arg1, arg2) {
|
|
1330
|
+
const ret = makeMutClosure(arg0, arg1, 772, __wbg_adapter_55);
|
|
1331
1331
|
return ret;
|
|
1332
1332
|
};
|
|
1333
1333
|
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
|
|
Binary file
|
|
@@ -60,6 +60,6 @@ export const __wbindgen_export_5: WebAssembly.Table;
|
|
|
60
60
|
export const __wbindgen_export_6: WebAssembly.Table;
|
|
61
61
|
export const __externref_table_dealloc: (a: number) => void;
|
|
62
62
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hf7c49586be6831c4: (a: number, b: number) => void;
|
|
63
|
-
export const
|
|
63
|
+
export const closure771_externref_shim: (a: number, b: number, c: any) => void;
|
|
64
64
|
export const closure424_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
65
65
|
export const __wbindgen_start: () => void;
|