ffi-bindings 1.0.5 → 1.0.6
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/dist/index.esm.js +106 -106
- package/package.json +5 -4
- package/src/generated/matrix_sdk_ffi.ts +10 -3
- package/src/generated/wasm-bindgen/index.d.ts +4 -4
- package/src/generated/wasm-bindgen/index.js +103 -103
- package/src/generated/wasm-bindgen/index_bg.wasm +0 -0
- package/src/generated/wasm-bindgen/index_bg.wasm.d.ts +4 -4
- package/src/generated-compat/matrix_sdk_ffi.js +1 -1
- package/src/generated-compat/wasm-bindgen/index.d.ts +4 -4
- package/src/generated-compat/wasm-bindgen/index.js +105 -105
- package/src/generated-compat/wasm-bindgen/index_bg.wasm +0 -0
- package/src/generated-compat/wasm-bindgen/index_bg.wasm.d.ts +4 -4
|
@@ -12662,7 +12662,7 @@ function __wbg_get_imports() {
|
|
|
12662
12662
|
__wbg_abort_6479c2d794ebf2ee: function(arg0, arg1) {
|
|
12663
12663
|
arg0.abort(arg1);
|
|
12664
12664
|
},
|
|
12665
|
-
|
|
12665
|
+
__wbg_acquireCapabilities_4ffc59e65841cc63: function(arg0) {
|
|
12666
12666
|
const ret = arg0.acquireCapabilities;
|
|
12667
12667
|
return ret;
|
|
12668
12668
|
},
|
|
@@ -12685,121 +12685,112 @@ function __wbg_get_imports() {
|
|
|
12685
12685
|
const ret = IDBKeyRange.bound(arg0, arg1, arg2 !== 0, arg3 !== 0);
|
|
12686
12686
|
return ret;
|
|
12687
12687
|
}, arguments); },
|
|
12688
|
-
|
|
12689
|
-
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2));
|
|
12690
|
-
return ret;
|
|
12691
|
-
},
|
|
12692
|
-
__wbg_call_0c73a145bbd7a86c: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12688
|
+
__wbg_call_0abff8e1b39e3576: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12693
12689
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12694
12690
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12695
12691
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12696
12692
|
return ret;
|
|
12697
12693
|
},
|
|
12698
|
-
|
|
12694
|
+
__wbg_call_11f4479044e6b9b0: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12699
12695
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12700
12696
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12701
12697
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12702
12698
|
return ret;
|
|
12703
12699
|
},
|
|
12704
|
-
|
|
12700
|
+
__wbg_call_20861ffc1368eef2: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
|
|
12705
12701
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12706
12702
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12707
|
-
|
|
12703
|
+
var v1 = getArrayU8FromWasm0(arg5, arg6).slice();
|
|
12704
|
+
wasm.__wbindgen_free(arg5, arg6 * 1, 1);
|
|
12705
|
+
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0, v1);
|
|
12708
12706
|
return ret;
|
|
12709
12707
|
},
|
|
12710
|
-
|
|
12708
|
+
__wbg_call_21595811003324c4: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12711
12709
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12712
12710
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12713
12711
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12714
12712
|
return ret;
|
|
12715
12713
|
},
|
|
12716
|
-
|
|
12717
|
-
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12718
|
-
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12719
|
-
var v1 = getArrayU8FromWasm0(arg5, arg6).slice();
|
|
12720
|
-
wasm.__wbindgen_free(arg5, arg6 * 1, 1);
|
|
12721
|
-
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0, v1);
|
|
12722
|
-
return ret;
|
|
12723
|
-
},
|
|
12724
|
-
__wbg_call_2854c073d8bf74d1: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12714
|
+
__wbg_call_21b45b234bbe19b7: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12725
12715
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12726
12716
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12727
12717
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12728
12718
|
return ret;
|
|
12729
12719
|
},
|
|
12730
|
-
|
|
12731
|
-
const ret = arg0.call
|
|
12720
|
+
__wbg_call_231856ddbe14864d: function(arg0) {
|
|
12721
|
+
const ret = arg0.call;
|
|
12732
12722
|
return ret;
|
|
12733
|
-
},
|
|
12734
|
-
|
|
12723
|
+
},
|
|
12724
|
+
__wbg_call_237fea2f711793db: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12735
12725
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12736
12726
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12737
12727
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12738
12728
|
return ret;
|
|
12739
12729
|
},
|
|
12740
|
-
|
|
12730
|
+
__wbg_call_23f4f3d50d2534a5: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12741
12731
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12742
12732
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12743
12733
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12744
12734
|
return ret;
|
|
12745
12735
|
},
|
|
12746
|
-
|
|
12736
|
+
__wbg_call_28e73eb206234457: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12747
12737
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12748
12738
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12749
12739
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12750
12740
|
return ret;
|
|
12751
12741
|
},
|
|
12752
|
-
|
|
12742
|
+
__wbg_call_2a296ca0d57f2f38: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12753
12743
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12754
12744
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12755
12745
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12756
12746
|
return ret;
|
|
12757
12747
|
},
|
|
12758
|
-
|
|
12748
|
+
__wbg_call_2d781c1f4d5c0ef8: function() { return handleError(function (arg0, arg1, arg2) {
|
|
12749
|
+
const ret = arg0.call(arg1, arg2);
|
|
12750
|
+
return ret;
|
|
12751
|
+
}, arguments); },
|
|
12752
|
+
__wbg_call_336934a0597a31ff: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12759
12753
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12760
12754
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12761
12755
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12762
12756
|
return ret;
|
|
12763
12757
|
},
|
|
12764
|
-
|
|
12758
|
+
__wbg_call_35f9ae5008661707: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12765
12759
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12766
12760
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12767
|
-
|
|
12768
|
-
wasm.__wbindgen_free(arg5, arg6 * 1, 1);
|
|
12769
|
-
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0, v1);
|
|
12761
|
+
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12770
12762
|
return ret;
|
|
12771
12763
|
},
|
|
12772
|
-
|
|
12764
|
+
__wbg_call_3a6afcc8a3b8ffe9: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12773
12765
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12774
12766
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12775
|
-
|
|
12776
|
-
wasm.__wbindgen_free(arg5, arg6 * 1, 1);
|
|
12777
|
-
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0, v1);
|
|
12778
|
-
return ret;
|
|
12779
|
-
},
|
|
12780
|
-
__wbg_call_65a40e6ff1eafde6: function(arg0, arg1, arg2) {
|
|
12781
|
-
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2));
|
|
12767
|
+
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12782
12768
|
return ret;
|
|
12783
12769
|
},
|
|
12784
|
-
|
|
12770
|
+
__wbg_call_460cf8c2e1f36e66: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12785
12771
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12786
12772
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12787
12773
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12788
12774
|
return ret;
|
|
12789
12775
|
},
|
|
12790
|
-
|
|
12776
|
+
__wbg_call_4e0dc835929f0930: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
|
|
12791
12777
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12792
12778
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12793
|
-
|
|
12779
|
+
var v1 = getArrayU8FromWasm0(arg5, arg6).slice();
|
|
12780
|
+
wasm.__wbindgen_free(arg5, arg6 * 1, 1);
|
|
12781
|
+
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0, v1);
|
|
12794
12782
|
return ret;
|
|
12795
12783
|
},
|
|
12796
|
-
|
|
12784
|
+
__wbg_call_4e8b5394a90fac4d: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12797
12785
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12798
12786
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12799
12787
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12800
12788
|
return ret;
|
|
12801
12789
|
},
|
|
12802
|
-
|
|
12790
|
+
__wbg_call_4f8a29b8d3a47516: function(arg0, arg1, arg2) {
|
|
12791
|
+
arg0.call(arg1, BigInt.asUintN(64, arg2));
|
|
12792
|
+
},
|
|
12793
|
+
__wbg_call_57619a067dd36546: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
|
|
12803
12794
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12804
12795
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12805
12796
|
var v1 = getArrayU8FromWasm0(arg5, arg6).slice();
|
|
@@ -12807,105 +12798,110 @@ function __wbg_get_imports() {
|
|
|
12807
12798
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0, v1);
|
|
12808
12799
|
return ret;
|
|
12809
12800
|
},
|
|
12810
|
-
|
|
12801
|
+
__wbg_call_58e9f3fa5c9d22c8: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12811
12802
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12812
12803
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12813
12804
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12814
12805
|
return ret;
|
|
12815
12806
|
},
|
|
12816
|
-
|
|
12807
|
+
__wbg_call_5e3d2eb93b71273e: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12817
12808
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12818
12809
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12819
12810
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12820
12811
|
return ret;
|
|
12821
12812
|
},
|
|
12822
|
-
|
|
12823
|
-
arg0.call(arg1, BigInt.asUintN(64, arg2), arg3);
|
|
12824
|
-
},
|
|
12825
|
-
__wbg_call_8588b9f3102b31c7: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12813
|
+
__wbg_call_662837aa8ef22644: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12826
12814
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12827
12815
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12828
12816
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12829
12817
|
return ret;
|
|
12830
12818
|
},
|
|
12831
|
-
|
|
12832
|
-
|
|
12833
|
-
|
|
12834
|
-
|
|
12835
|
-
|
|
12836
|
-
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2),
|
|
12819
|
+
__wbg_call_68474550f3ebb9e4: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
|
|
12820
|
+
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12821
|
+
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12822
|
+
var v1 = getArrayU8FromWasm0(arg5, arg6).slice();
|
|
12823
|
+
wasm.__wbindgen_free(arg5, arg6 * 1, 1);
|
|
12824
|
+
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0, v1);
|
|
12837
12825
|
return ret;
|
|
12838
12826
|
},
|
|
12839
|
-
|
|
12827
|
+
__wbg_call_6e37cb83c0fcd191: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12840
12828
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12841
12829
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12842
12830
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12843
12831
|
return ret;
|
|
12844
12832
|
},
|
|
12845
|
-
|
|
12833
|
+
__wbg_call_72615218a1cc7740: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12846
12834
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12847
12835
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12848
12836
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12849
12837
|
return ret;
|
|
12850
12838
|
},
|
|
12851
|
-
|
|
12839
|
+
__wbg_call_7bf9b771729a8fb9: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12852
12840
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12853
12841
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12854
12842
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12855
12843
|
return ret;
|
|
12856
12844
|
},
|
|
12857
|
-
|
|
12845
|
+
__wbg_call_82a4cf907621fc56: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12858
12846
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12859
12847
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12860
12848
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12861
12849
|
return ret;
|
|
12862
12850
|
},
|
|
12863
|
-
|
|
12851
|
+
__wbg_call_82fb802cd7c321ba: function(arg0, arg1, arg2, arg3) {
|
|
12852
|
+
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), arg3);
|
|
12853
|
+
return ret;
|
|
12854
|
+
},
|
|
12855
|
+
__wbg_call_8d1d15b73653e1aa: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12864
12856
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12865
12857
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12866
12858
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12867
12859
|
return ret;
|
|
12868
12860
|
},
|
|
12869
|
-
|
|
12870
|
-
arg0.call(arg1, BigInt.asUintN(64, arg2));
|
|
12871
|
-
},
|
|
12872
|
-
__wbg_call_b8171ba33e837069: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12861
|
+
__wbg_call_90ad56269b158f56: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12873
12862
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12874
12863
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12875
12864
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12876
12865
|
return ret;
|
|
12877
12866
|
},
|
|
12878
|
-
|
|
12867
|
+
__wbg_call_98d85a60818cea7b: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12879
12868
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12880
12869
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12881
12870
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12882
12871
|
return ret;
|
|
12883
12872
|
},
|
|
12884
|
-
|
|
12873
|
+
__wbg_call_9dd04e26d297744a: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12885
12874
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12886
12875
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12887
12876
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12888
12877
|
return ret;
|
|
12889
12878
|
},
|
|
12890
|
-
|
|
12879
|
+
__wbg_call_9e37eba1de162f82: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12891
12880
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12892
12881
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12893
12882
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12894
12883
|
return ret;
|
|
12895
12884
|
},
|
|
12896
|
-
|
|
12885
|
+
__wbg_call_afe117b1e8774875: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12897
12886
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12898
12887
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12899
12888
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12900
12889
|
return ret;
|
|
12901
12890
|
},
|
|
12902
|
-
|
|
12891
|
+
__wbg_call_c73bce413631b19d: function(arg0, arg1, arg2, arg3) {
|
|
12892
|
+
arg0.call(arg1, BigInt.asUintN(64, arg2), arg3);
|
|
12893
|
+
},
|
|
12894
|
+
__wbg_call_d7bea5b46e5205b6: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12903
12895
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12904
12896
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12905
12897
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12906
12898
|
return ret;
|
|
12907
12899
|
},
|
|
12908
|
-
|
|
12900
|
+
__wbg_call_e133b57c9155d22c: function() { return handleError(function (arg0, arg1) {
|
|
12901
|
+
const ret = arg0.call(arg1);
|
|
12902
|
+
return ret;
|
|
12903
|
+
}, arguments); },
|
|
12904
|
+
__wbg_call_e1d0fac2f794ff48: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
|
|
12909
12905
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12910
12906
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12911
12907
|
var v1 = getArrayU8FromWasm0(arg5, arg6).slice();
|
|
@@ -12913,17 +12909,21 @@ function __wbg_get_imports() {
|
|
|
12913
12909
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0, v1);
|
|
12914
12910
|
return ret;
|
|
12915
12911
|
},
|
|
12916
|
-
|
|
12917
|
-
const ret = arg0.call(arg1);
|
|
12912
|
+
__wbg_call_e4ff0f39c69e2614: function(arg0, arg1, arg2) {
|
|
12913
|
+
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2));
|
|
12918
12914
|
return ret;
|
|
12919
|
-
},
|
|
12920
|
-
|
|
12915
|
+
},
|
|
12916
|
+
__wbg_call_ea08f332d336c54f: function(arg0, arg1, arg2) {
|
|
12917
|
+
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2));
|
|
12918
|
+
return ret;
|
|
12919
|
+
},
|
|
12920
|
+
__wbg_call_f6a9cee19ecd3e2f: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12921
12921
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12922
12922
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12923
12923
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
12924
12924
|
return ret;
|
|
12925
12925
|
},
|
|
12926
|
-
|
|
12926
|
+
__wbg_call_f983b49d42a0b012: function(arg0, arg1, arg2, arg3, arg4) {
|
|
12927
12927
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
12928
12928
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
12929
12929
|
const ret = arg0.call(arg1, BigInt.asUintN(64, arg2), v0);
|
|
@@ -13009,35 +13009,35 @@ function __wbg_get_imports() {
|
|
|
13009
13009
|
const ret = arg0.delete();
|
|
13010
13010
|
return ret;
|
|
13011
13011
|
}, arguments); },
|
|
13012
|
-
|
|
13012
|
+
__wbg_didAcceptVerificationRequest_ce5ef34db6b0b980: function(arg0) {
|
|
13013
13013
|
const ret = arg0.didAcceptVerificationRequest;
|
|
13014
13014
|
return ret;
|
|
13015
13015
|
},
|
|
13016
|
-
|
|
13016
|
+
__wbg_didCancel_798f3c6eb92ce6e3: function(arg0) {
|
|
13017
13017
|
const ret = arg0.didCancel;
|
|
13018
13018
|
return ret;
|
|
13019
13019
|
},
|
|
13020
|
-
|
|
13020
|
+
__wbg_didFail_7b316fe1e2ec0a37: function(arg0) {
|
|
13021
13021
|
const ret = arg0.didFail;
|
|
13022
13022
|
return ret;
|
|
13023
13023
|
},
|
|
13024
|
-
|
|
13024
|
+
__wbg_didFinish_db09fc6671101ccd: function(arg0) {
|
|
13025
13025
|
const ret = arg0.didFinish;
|
|
13026
13026
|
return ret;
|
|
13027
13027
|
},
|
|
13028
|
-
|
|
13028
|
+
__wbg_didReceiveAuthError_e36eb8636498d24f: function(arg0) {
|
|
13029
13029
|
const ret = arg0.didReceiveAuthError;
|
|
13030
13030
|
return ret;
|
|
13031
13031
|
},
|
|
13032
|
-
|
|
13032
|
+
__wbg_didReceiveVerificationData_f1a47150790f337c: function(arg0) {
|
|
13033
13033
|
const ret = arg0.didReceiveVerificationData;
|
|
13034
13034
|
return ret;
|
|
13035
13035
|
},
|
|
13036
|
-
|
|
13036
|
+
__wbg_didReceiveVerificationRequest_b7108bc1ab940ef4: function(arg0) {
|
|
13037
13037
|
const ret = arg0.didReceiveVerificationRequest;
|
|
13038
13038
|
return ret;
|
|
13039
13039
|
},
|
|
13040
|
-
|
|
13040
|
+
__wbg_didStartSasVerification_2336a58816f5ce8f: function(arg0) {
|
|
13041
13041
|
const ret = arg0.didStartSasVerification;
|
|
13042
13042
|
return ret;
|
|
13043
13043
|
},
|
|
@@ -13457,31 +13457,31 @@ function __wbg_get_imports() {
|
|
|
13457
13457
|
const ret = arg0.oldVersion;
|
|
13458
13458
|
return ret;
|
|
13459
13459
|
},
|
|
13460
|
-
|
|
13460
|
+
__wbg_onBackgroundTaskErrorReport_e229854d0a58e912: function(arg0) {
|
|
13461
13461
|
const ret = arg0.onBackgroundTaskErrorReport;
|
|
13462
13462
|
return ret;
|
|
13463
13463
|
},
|
|
13464
|
-
|
|
13464
|
+
__wbg_onChange_2d3f488894317f5d: function(arg0) {
|
|
13465
13465
|
const ret = arg0.onChange;
|
|
13466
13466
|
return ret;
|
|
13467
13467
|
},
|
|
13468
|
-
|
|
13468
|
+
__wbg_onDuplicateKeyUploadError_164d06a80580b879: function(arg0) {
|
|
13469
13469
|
const ret = arg0.onDuplicateKeyUploadError;
|
|
13470
13470
|
return ret;
|
|
13471
13471
|
},
|
|
13472
|
-
|
|
13472
|
+
__wbg_onError_c13045cc07324a01: function(arg0) {
|
|
13473
13473
|
const ret = arg0.onError;
|
|
13474
13474
|
return ret;
|
|
13475
13475
|
},
|
|
13476
|
-
|
|
13476
|
+
__wbg_onNotification_bfc01095ea0d5e55: function(arg0) {
|
|
13477
13477
|
const ret = arg0.onNotification;
|
|
13478
13478
|
return ret;
|
|
13479
13479
|
},
|
|
13480
|
-
|
|
13480
|
+
__wbg_onUpdate_db10676af595972e: function(arg0) {
|
|
13481
13481
|
const ret = arg0.onUpdate;
|
|
13482
13482
|
return ret;
|
|
13483
13483
|
},
|
|
13484
|
-
|
|
13484
|
+
__wbg_onUtd_ca3a1a683a2fbfe6: function(arg0) {
|
|
13485
13485
|
const ret = arg0.onUtd;
|
|
13486
13486
|
return ret;
|
|
13487
13487
|
},
|
|
@@ -13593,11 +13593,11 @@ function __wbg_get_imports() {
|
|
|
13593
13593
|
const ret = arg0.result;
|
|
13594
13594
|
return ret;
|
|
13595
13595
|
}, arguments); },
|
|
13596
|
-
|
|
13596
|
+
__wbg_retrieveSessionFromKeychain_239af56adce1cbc2: function(arg0) {
|
|
13597
13597
|
const ret = arg0.retrieveSessionFromKeychain;
|
|
13598
13598
|
return ret;
|
|
13599
13599
|
},
|
|
13600
|
-
|
|
13600
|
+
__wbg_saveSessionInKeychain_abe1dcb0ab9f6d0d: function(arg0) {
|
|
13601
13601
|
const ret = arg0.saveSessionInKeychain;
|
|
13602
13602
|
return ret;
|
|
13603
13603
|
},
|
|
@@ -13660,7 +13660,7 @@ function __wbg_get_imports() {
|
|
|
13660
13660
|
__wbg_set_unique_a39d85db47f8e025: function(arg0, arg1) {
|
|
13661
13661
|
arg0.unique = arg1 !== 0;
|
|
13662
13662
|
},
|
|
13663
|
-
|
|
13663
|
+
__wbg_settingsDidChange_e9399f17eb947f73: function(arg0) {
|
|
13664
13664
|
const ret = arg0.settingsDidChange;
|
|
13665
13665
|
return ret;
|
|
13666
13666
|
},
|
|
@@ -13739,15 +13739,15 @@ function __wbg_get_imports() {
|
|
|
13739
13739
|
const ret = arg0.transaction;
|
|
13740
13740
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
13741
13741
|
},
|
|
13742
|
-
|
|
13742
|
+
__wbg_transmissionProgress_e6bcc2e854b5f802: function(arg0) {
|
|
13743
13743
|
const ret = arg0.transmissionProgress;
|
|
13744
13744
|
return ret;
|
|
13745
13745
|
},
|
|
13746
|
-
|
|
13746
|
+
__wbg_uniffiClone_ea3eae8d2ac880af: function(arg0) {
|
|
13747
13747
|
const ret = arg0.uniffiClone;
|
|
13748
13748
|
return ret;
|
|
13749
13749
|
},
|
|
13750
|
-
|
|
13750
|
+
__wbg_uniffiFree_a31b5b679e61e0c2: function(arg0) {
|
|
13751
13751
|
const ret = arg0.uniffiFree;
|
|
13752
13752
|
return ret;
|
|
13753
13753
|
},
|
|
@@ -13783,32 +13783,32 @@ function __wbg_get_imports() {
|
|
|
13783
13783
|
return ret;
|
|
13784
13784
|
},
|
|
13785
13785
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
13786
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
13786
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 10072, function: Function { arguments: [NamedExternref("IDBVersionChangeEvent")], shim_idx: 10073, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
13787
13787
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h14b013d45f8bf66a, wasm_bindgen__convert__closures_____invoke__h4747a12f812ee37e);
|
|
13788
13788
|
return ret;
|
|
13789
13789
|
},
|
|
13790
13790
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
13791
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
13791
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 10134, function: Function { arguments: [NamedExternref("Event")], shim_idx: 10137, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
13792
13792
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hac5b08d9bd0e27af, wasm_bindgen__convert__closures_____invoke__h1130fcb77f4fa08e);
|
|
13793
13793
|
return ret;
|
|
13794
13794
|
},
|
|
13795
13795
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
13796
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
13796
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 10134, function: Function { arguments: [], shim_idx: 10135, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
13797
13797
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hac5b08d9bd0e27af, wasm_bindgen__convert__closures_____invoke__hebe851867e87ed20);
|
|
13798
13798
|
return ret;
|
|
13799
13799
|
},
|
|
13800
13800
|
__wbindgen_cast_0000000000000004: function(arg0, arg1) {
|
|
13801
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
13801
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 10267, function: Function { arguments: [], shim_idx: 10268, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
13802
13802
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h1365055770648565, wasm_bindgen__convert__closures_____invoke__h64c9f4cbc238e0ec);
|
|
13803
13803
|
return ret;
|
|
13804
13804
|
},
|
|
13805
13805
|
__wbindgen_cast_0000000000000005: function(arg0, arg1) {
|
|
13806
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
13806
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 13625, function: Function { arguments: [Externref], shim_idx: 13626, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
13807
13807
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0abad5bc6582b04e, wasm_bindgen__convert__closures_____invoke__hafb0f1e3f4c0c2c2);
|
|
13808
13808
|
return ret;
|
|
13809
13809
|
},
|
|
13810
13810
|
__wbindgen_cast_0000000000000006: function(arg0, arg1) {
|
|
13811
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
13811
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 13684, function: Function { arguments: [], shim_idx: 13685, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
13812
13812
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hb8a6b29f3dbab72a, wasm_bindgen__convert__closures_____invoke__h75b4972aca693d6a);
|
|
13813
13813
|
return ret;
|
|
13814
13814
|
},
|
|
Binary file
|
|
@@ -2519,12 +2519,12 @@ export const ubrn_uniffi_matrix_sdk_ffi_fn_method_widgetdriverhandle_recv: (a: b
|
|
|
2519
2519
|
export const uniffi_matrix_sdk_ffi_fn_method_widgetdriverhandle_recv: (a: bigint) => bigint;
|
|
2520
2520
|
export const ubrn_uniffi_matrix_sdk_ffi_fn_method_widgetdriverhandle_send: (a: bigint, b: number, c: number) => bigint;
|
|
2521
2521
|
export const uniffi_matrix_sdk_ffi_fn_method_widgetdriverhandle_send: (a: bigint, b: number) => bigint;
|
|
2522
|
-
export const ubrn_ffi_matrix_sdk_base_uniffi_contract_version: () => number;
|
|
2523
|
-
export const ffi_matrix_sdk_base_uniffi_contract_version: () => number;
|
|
2524
2522
|
export const ubrn_ffi_matrix_sdk_common_uniffi_contract_version: () => number;
|
|
2525
2523
|
export const ffi_matrix_sdk_common_uniffi_contract_version: () => number;
|
|
2526
2524
|
export const ubrn_ffi_matrix_sdk_crypto_uniffi_contract_version: () => number;
|
|
2527
2525
|
export const ffi_matrix_sdk_crypto_uniffi_contract_version: () => number;
|
|
2526
|
+
export const ubrn_ffi_matrix_sdk_ui_uniffi_contract_version: () => number;
|
|
2527
|
+
export const ffi_matrix_sdk_ui_uniffi_contract_version: () => number;
|
|
2528
2528
|
export const ubrn_uniffi_matrix_sdk_crypto_fn_clone_backupsecrets: (a: bigint, b: number) => bigint;
|
|
2529
2529
|
export const uniffi_matrix_sdk_crypto_fn_clone_backupsecrets: (a: bigint, b: number) => bigint;
|
|
2530
2530
|
export const ubrn_uniffi_matrix_sdk_crypto_fn_clone_crosssigningsecrets: (a: bigint, b: number) => bigint;
|
|
@@ -2547,8 +2547,8 @@ export const ubrn_uniffi_matrix_sdk_fn_free_oauthauthorizationdata: (a: bigint,
|
|
|
2547
2547
|
export const uniffi_matrix_sdk_fn_free_oauthauthorizationdata: (a: bigint, b: number) => void;
|
|
2548
2548
|
export const ubrn_uniffi_matrix_sdk_fn_method_oauthauthorizationdata_login_url: (a: bigint, b: number) => [number, number];
|
|
2549
2549
|
export const uniffi_matrix_sdk_fn_method_oauthauthorizationdata_login_url: (a: number, b: bigint, c: number) => void;
|
|
2550
|
-
export const
|
|
2551
|
-
export const
|
|
2550
|
+
export const ubrn_ffi_matrix_sdk_base_uniffi_contract_version: () => number;
|
|
2551
|
+
export const ffi_matrix_sdk_base_uniffi_contract_version: () => number;
|
|
2552
2552
|
export const __wbg_get_rustcallstatus_code: (a: number) => number;
|
|
2553
2553
|
export const __wbg_rustcallstatus_free: (a: number, b: number) => void;
|
|
2554
2554
|
export const __wbg_set_rustcallstatus_code: (a: number, b: number) => void;
|
|
@@ -707,7 +707,7 @@ var FfiConverterTypeWidgetCapabilitiesProvider=new FfiConverterCallback();/**
|
|
|
707
707
|
* Capabilities that a widget can request from a client.
|
|
708
708
|
*//**
|
|
709
709
|
* Generated factory for {@link WidgetCapabilities} record objects.
|
|
710
|
-
*/export var WidgetCapabilities=function(){var _defaults97=function defaults(){return{};};var create=function(){return uniffiCreateRecord(_defaults97);}();return Object.freeze({create:create,"new":create,defaults:function defaults(){return Object.freeze(_defaults97());}});}();var FfiConverterTypeWidgetCapabilities=function(){var FFIConverter=/*#__PURE__*/function(_AbstractFfiConverter97){function FFIConverter(){_classCallCheck(this,FFIConverter);return _callSuper(this,FFIConverter,arguments);}_inherits(FFIConverter,_AbstractFfiConverter97);return _createClass(FFIConverter,[{key:"read",value:function read(from){return{read:FfiConverterArrayTypeWidgetEventFilter.read(from),send:FfiConverterArrayTypeWidgetEventFilter.read(from),requiresClient:FfiConverterBool.read(from),updateDelayedEvent:FfiConverterBool.read(from),sendDelayedEvent:FfiConverterBool.read(from)};}},{key:"write",value:function write(value,into){FfiConverterArrayTypeWidgetEventFilter.write(value.read,into);FfiConverterArrayTypeWidgetEventFilter.write(value.send,into);FfiConverterBool.write(value.requiresClient,into);FfiConverterBool.write(value.updateDelayedEvent,into);FfiConverterBool.write(value.sendDelayedEvent,into);}},{key:"allocationSize",value:function allocationSize(value){return FfiConverterArrayTypeWidgetEventFilter.allocationSize(value.read)+FfiConverterArrayTypeWidgetEventFilter.allocationSize(value.send)+FfiConverterBool.allocationSize(value.requiresClient)+FfiConverterBool.allocationSize(value.updateDelayedEvent)+FfiConverterBool.allocationSize(value.sendDelayedEvent);}}]);}(AbstractFfiConverterByteArray);;return new FFIConverter();}();/**
|
|
710
|
+
*/export var WidgetCapabilities=function(){var _defaults97=function defaults(){return{};};var create=function(){return uniffiCreateRecord(_defaults97);}();return Object.freeze({create:create,"new":create,defaults:function defaults(){return Object.freeze(_defaults97());}});}();var FfiConverterTypeWidgetCapabilities=function(){var FFIConverter=/*#__PURE__*/function(_AbstractFfiConverter97){function FFIConverter(){_classCallCheck(this,FFIConverter);return _callSuper(this,FFIConverter,arguments);}_inherits(FFIConverter,_AbstractFfiConverter97);return _createClass(FFIConverter,[{key:"read",value:function read(from){return{read:FfiConverterArrayTypeWidgetEventFilter.read(from),send:FfiConverterArrayTypeWidgetEventFilter.read(from),requiresClient:FfiConverterBool.read(from),updateDelayedEvent:FfiConverterBool.read(from),sendDelayedEvent:FfiConverterBool.read(from),downloadFiles:FfiConverterBool.read(from)};}},{key:"write",value:function write(value,into){FfiConverterArrayTypeWidgetEventFilter.write(value.read,into);FfiConverterArrayTypeWidgetEventFilter.write(value.send,into);FfiConverterBool.write(value.requiresClient,into);FfiConverterBool.write(value.updateDelayedEvent,into);FfiConverterBool.write(value.sendDelayedEvent,into);FfiConverterBool.write(value.downloadFiles,into);}},{key:"allocationSize",value:function allocationSize(value){return FfiConverterArrayTypeWidgetEventFilter.allocationSize(value.read)+FfiConverterArrayTypeWidgetEventFilter.allocationSize(value.send)+FfiConverterBool.allocationSize(value.requiresClient)+FfiConverterBool.allocationSize(value.updateDelayedEvent)+FfiConverterBool.allocationSize(value.sendDelayedEvent)+FfiConverterBool.allocationSize(value.downloadFiles);}}]);}(AbstractFfiConverterByteArray);;return new FFIConverter();}();/**
|
|
711
711
|
* Generated factory for {@link WidgetDriverAndHandle} record objects.
|
|
712
712
|
*/export var WidgetDriverAndHandle=function(){var _defaults98=function defaults(){return{};};var create=function(){return uniffiCreateRecord(_defaults98);}();return Object.freeze({create:create,"new":create,defaults:function defaults(){return Object.freeze(_defaults98());}});}();var FfiConverterTypeWidgetDriverAndHandle=function(){var FFIConverter=/*#__PURE__*/function(_AbstractFfiConverter98){function FFIConverter(){_classCallCheck(this,FFIConverter);return _callSuper(this,FFIConverter,arguments);}_inherits(FFIConverter,_AbstractFfiConverter98);return _createClass(FFIConverter,[{key:"read",value:function read(from){return{driver:FfiConverterTypeWidgetDriver.read(from),handle:FfiConverterTypeWidgetDriverHandle.read(from)};}},{key:"write",value:function write(value,into){FfiConverterTypeWidgetDriver.write(value.driver,into);FfiConverterTypeWidgetDriverHandle.write(value.handle,into);}},{key:"allocationSize",value:function allocationSize(value){return FfiConverterTypeWidgetDriver.allocationSize(value.driver)+FfiConverterTypeWidgetDriverHandle.allocationSize(value.handle);}}]);}(AbstractFfiConverterByteArray);;return new FFIConverter();}();/**
|
|
713
713
|
* Information about a widget.
|
|
@@ -5111,12 +5111,12 @@ export interface InitOutput {
|
|
|
5111
5111
|
readonly uniffi_matrix_sdk_ffi_fn_method_widgetdriverhandle_recv: (a: bigint) => bigint;
|
|
5112
5112
|
readonly ubrn_uniffi_matrix_sdk_ffi_fn_method_widgetdriverhandle_send: (a: bigint, b: number, c: number) => bigint;
|
|
5113
5113
|
readonly uniffi_matrix_sdk_ffi_fn_method_widgetdriverhandle_send: (a: bigint, b: number) => bigint;
|
|
5114
|
-
readonly ubrn_ffi_matrix_sdk_base_uniffi_contract_version: () => number;
|
|
5115
|
-
readonly ffi_matrix_sdk_base_uniffi_contract_version: () => number;
|
|
5116
5114
|
readonly ubrn_ffi_matrix_sdk_common_uniffi_contract_version: () => number;
|
|
5117
5115
|
readonly ffi_matrix_sdk_common_uniffi_contract_version: () => number;
|
|
5118
5116
|
readonly ubrn_ffi_matrix_sdk_crypto_uniffi_contract_version: () => number;
|
|
5119
5117
|
readonly ffi_matrix_sdk_crypto_uniffi_contract_version: () => number;
|
|
5118
|
+
readonly ubrn_ffi_matrix_sdk_ui_uniffi_contract_version: () => number;
|
|
5119
|
+
readonly ffi_matrix_sdk_ui_uniffi_contract_version: () => number;
|
|
5120
5120
|
readonly ubrn_uniffi_matrix_sdk_crypto_fn_clone_backupsecrets: (a: bigint, b: number) => bigint;
|
|
5121
5121
|
readonly uniffi_matrix_sdk_crypto_fn_clone_backupsecrets: (a: bigint, b: number) => bigint;
|
|
5122
5122
|
readonly ubrn_uniffi_matrix_sdk_crypto_fn_clone_crosssigningsecrets: (a: bigint, b: number) => bigint;
|
|
@@ -5139,8 +5139,8 @@ export interface InitOutput {
|
|
|
5139
5139
|
readonly uniffi_matrix_sdk_fn_free_oauthauthorizationdata: (a: bigint, b: number) => void;
|
|
5140
5140
|
readonly ubrn_uniffi_matrix_sdk_fn_method_oauthauthorizationdata_login_url: (a: bigint, b: number) => [number, number];
|
|
5141
5141
|
readonly uniffi_matrix_sdk_fn_method_oauthauthorizationdata_login_url: (a: number, b: bigint, c: number) => void;
|
|
5142
|
-
readonly
|
|
5143
|
-
readonly
|
|
5142
|
+
readonly ubrn_ffi_matrix_sdk_base_uniffi_contract_version: () => number;
|
|
5143
|
+
readonly ffi_matrix_sdk_base_uniffi_contract_version: () => number;
|
|
5144
5144
|
readonly __wbg_get_rustcallstatus_code: (a: number) => number;
|
|
5145
5145
|
readonly __wbg_rustcallstatus_free: (a: number, b: number) => void;
|
|
5146
5146
|
readonly __wbg_set_rustcallstatus_code: (a: number, b: number) => void;
|