@rerun-io/web-viewer 0.31.2 → 0.31.3
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/README.md +2 -2
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/index.ts +1 -1
- package/package.json +1 -1
- package/re_viewer.d.ts +6 -6
- package/re_viewer.js +30 -30
- package/re_viewer_bg.wasm +0 -0
- package/re_viewer_bg.wasm.d.ts +6 -6
package/README.md
CHANGED
|
@@ -28,7 +28,7 @@ This means that:
|
|
|
28
28
|
|
|
29
29
|
## Usage
|
|
30
30
|
|
|
31
|
-
The entrypoint for this packages is the [`WebViewer`](https://ref.rerun.io/docs/js/0.31.
|
|
31
|
+
The entrypoint for this packages is the [`WebViewer`](https://ref.rerun.io/docs/js/0.31.3/web-viewer/classes/WebViewer.html) class.
|
|
32
32
|
The web viewer is an object which manages a canvas element:
|
|
33
33
|
|
|
34
34
|
```js
|
|
@@ -44,7 +44,7 @@ viewer.stop();
|
|
|
44
44
|
```
|
|
45
45
|
|
|
46
46
|
The `rrd` in the snippet above should be a URL pointing to either:
|
|
47
|
-
- A hosted `.rrd` file, such as <https://app.rerun.io/version/0.31.
|
|
47
|
+
- A hosted `.rrd` file, such as <https://app.rerun.io/version/0.31.3/examples/dna.rrd>
|
|
48
48
|
- A gRPC connection to the SDK opened via the [`serve`](https://www.rerun.io/docs/reference/sdk/operating-modes#serve) API
|
|
49
49
|
|
|
50
50
|
If `rrd` is not set, the Viewer will display the same welcome screen as <https://app.rerun.io>.
|
package/index.d.ts
CHANGED
|
@@ -221,7 +221,7 @@ export type EventsWithoutValue = {
|
|
|
221
221
|
* ```
|
|
222
222
|
*
|
|
223
223
|
* Data may be provided to the Viewer as:
|
|
224
|
-
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.31.
|
|
224
|
+
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.31.3/examples/dna.rrd")`
|
|
225
225
|
* - A Rerun gRPC URL, e.g. `viewer.start("rerun+http://127.0.0.1:9876/proxy")`
|
|
226
226
|
* - A stream of log messages, via {@link WebViewer.open_channel}.
|
|
227
227
|
*
|
package/index.js
CHANGED
|
@@ -116,7 +116,7 @@ function resolveAbsoluteUrl(url) {
|
|
|
116
116
|
* ```
|
|
117
117
|
*
|
|
118
118
|
* Data may be provided to the Viewer as:
|
|
119
|
-
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.31.
|
|
119
|
+
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.31.3/examples/dna.rrd")`
|
|
120
120
|
* - A Rerun gRPC URL, e.g. `viewer.start("rerun+http://127.0.0.1:9876/proxy")`
|
|
121
121
|
* - A stream of log messages, via {@link WebViewer.open_channel}.
|
|
122
122
|
*
|
package/index.ts
CHANGED
|
@@ -421,7 +421,7 @@ function resolveAbsoluteUrl(url: string): string {
|
|
|
421
421
|
* ```
|
|
422
422
|
*
|
|
423
423
|
* Data may be provided to the Viewer as:
|
|
424
|
-
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.31.
|
|
424
|
+
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.31.3/examples/dna.rrd")`
|
|
425
425
|
* - A Rerun gRPC URL, e.g. `viewer.start("rerun+http://127.0.0.1:9876/proxy")`
|
|
426
426
|
* - A stream of log messages, via {@link WebViewer.open_channel}.
|
|
427
427
|
*
|
package/package.json
CHANGED
package/re_viewer.d.ts
CHANGED
|
@@ -154,23 +154,23 @@ declare interface InitOutput {
|
|
|
154
154
|
readonly intounderlyingsink_write: (a: number, b: any) => any;
|
|
155
155
|
readonly intounderlyingsource_cancel: (a: number) => void;
|
|
156
156
|
readonly intounderlyingsource_pull: (a: number, b: any) => any;
|
|
157
|
-
readonly
|
|
157
|
+
readonly wasm_bindgen__closure__destroy__h8f4f3806b58518a4: (a: number, b: number) => void;
|
|
158
158
|
readonly wasm_bindgen__closure__destroy__h262be31389235739: (a: number, b: number) => void;
|
|
159
159
|
readonly wasm_bindgen__closure__destroy__h009b1949dd23509e: (a: number, b: number) => void;
|
|
160
160
|
readonly wasm_bindgen__closure__destroy__h4831490904c51c4c: (a: number, b: number) => void;
|
|
161
|
-
readonly
|
|
161
|
+
readonly wasm_bindgen__closure__destroy__h435275604416b4c4: (a: number, b: number) => void;
|
|
162
162
|
readonly wasm_bindgen__closure__destroy__hc04567db35d69bbb: (a: number, b: number) => void;
|
|
163
163
|
readonly wasm_bindgen__closure__destroy__h7508dffd5ebd1071: (a: number, b: number) => void;
|
|
164
|
-
readonly
|
|
164
|
+
readonly wasm_bindgen__closure__destroy__hd2256339953da448: (a: number, b: number) => void;
|
|
165
165
|
readonly wasm_bindgen__closure__destroy__hdf5301baa32f3642: (a: number, b: number) => void;
|
|
166
|
-
readonly
|
|
166
|
+
readonly wasm_bindgen__convert__closures_____invoke__hd79b37d5382af24e: (a: number, b: number, c: any) => [number, number];
|
|
167
167
|
readonly wasm_bindgen__convert__closures_____invoke__h7b69018c055b28d9: (a: number, b: number, c: any, d: any) => void;
|
|
168
168
|
readonly wasm_bindgen__convert__closures_____invoke__h30eecf65af9bedc4: (a: number, b: number, c: any) => void;
|
|
169
169
|
readonly wasm_bindgen__convert__closures_____invoke__h5892311f8cd076ed: (a: number, b: number) => [number, number];
|
|
170
170
|
readonly wasm_bindgen__convert__closures_____invoke__hac35f030ac1644df: (a: number, b: number, c: any) => void;
|
|
171
|
-
readonly
|
|
171
|
+
readonly wasm_bindgen__convert__closures_____invoke__ha9e5ee82a50af13e: (a: number, b: number, c: any) => void;
|
|
172
172
|
readonly wasm_bindgen__convert__closures_____invoke__he9e5b44ef7305075: (a: number, b: number, c: any) => void;
|
|
173
|
-
readonly
|
|
173
|
+
readonly wasm_bindgen__convert__closures_____invoke__hc2ea18298d59749f: (a: number, b: number, c: any) => void;
|
|
174
174
|
readonly wasm_bindgen__convert__closures_____invoke__h34c0e2e8ad33c7ee: (a: number, b: number) => void;
|
|
175
175
|
readonly wasm_bindgen__convert__closures_____invoke__had4f08a0af1088c9: (a: number, b: number) => void;
|
|
176
176
|
readonly wasm_bindgen__convert__closures_____invoke__h0236d1cdfad95b17: (a: number, b: number) => void;
|
package/re_viewer.js
CHANGED
|
@@ -1019,7 +1019,7 @@ const exports = { __proto__: null };
|
|
|
1019
1019
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1020
1020
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1021
1021
|
},
|
|
1022
|
-
|
|
1022
|
+
__wbg_debug_24780e01592852a7: function(arg0, arg1) {
|
|
1023
1023
|
console.debug(getStringFromWasm0(arg0, arg1));
|
|
1024
1024
|
},
|
|
1025
1025
|
__wbg_decode_2790e16d13fc7dfa: function() { return handleError(function (arg0, arg1) {
|
|
@@ -1643,7 +1643,7 @@ const exports = { __proto__: null };
|
|
|
1643
1643
|
const ret = arg0.info;
|
|
1644
1644
|
return ret;
|
|
1645
1645
|
},
|
|
1646
|
-
|
|
1646
|
+
__wbg_info_ceece52d2b52e4fd: function(arg0, arg1) {
|
|
1647
1647
|
console.info(getStringFromWasm0(arg0, arg1));
|
|
1648
1648
|
},
|
|
1649
1649
|
__wbg_inlineSize_3e4e7e8c813884fd: function(arg0) {
|
|
@@ -2201,6 +2201,10 @@ const exports = { __proto__: null };
|
|
|
2201
2201
|
const ret = new Headers();
|
|
2202
2202
|
return ret;
|
|
2203
2203
|
}, arguments); },
|
|
2204
|
+
__wbg_new_644c52e905f29e58: function() {
|
|
2205
|
+
const ret = new Error();
|
|
2206
|
+
return ret;
|
|
2207
|
+
},
|
|
2204
2208
|
__wbg_new_72b49615380db768: function(arg0, arg1) {
|
|
2205
2209
|
const ret = new Error(getStringFromWasm0(arg0, arg1));
|
|
2206
2210
|
return ret;
|
|
@@ -2231,10 +2235,6 @@ const exports = { __proto__: null };
|
|
|
2231
2235
|
state0.a = state0.b = 0;
|
|
2232
2236
|
}
|
|
2233
2237
|
},
|
|
2234
|
-
__wbg_new_b608c99ec0d15375: function() {
|
|
2235
|
-
const ret = new Error();
|
|
2236
|
-
return ret;
|
|
2237
|
-
},
|
|
2238
2238
|
__wbg_new_b949e7f56150a5d1: function() { return handleError(function () {
|
|
2239
2239
|
const ret = new AbortController();
|
|
2240
2240
|
return ret;
|
|
@@ -3275,14 +3275,14 @@ const exports = { __proto__: null };
|
|
|
3275
3275
|
const ret = arg0.size;
|
|
3276
3276
|
return ret;
|
|
3277
3277
|
},
|
|
3278
|
-
|
|
3278
|
+
__wbg_stack_7d386d4e3c58909f: function(arg0, arg1) {
|
|
3279
3279
|
const ret = arg1.stack;
|
|
3280
3280
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
3281
3281
|
const len1 = WASM_VECTOR_LEN;
|
|
3282
3282
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
3283
3283
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
3284
3284
|
},
|
|
3285
|
-
|
|
3285
|
+
__wbg_stack_d996d0cf368a9c8e: function(arg0, arg1) {
|
|
3286
3286
|
const ret = arg1.stack;
|
|
3287
3287
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
3288
3288
|
const len1 = WASM_VECTOR_LEN;
|
|
@@ -3355,7 +3355,7 @@ const exports = { __proto__: null };
|
|
|
3355
3355
|
const ret = JSON.stringify(arg0);
|
|
3356
3356
|
return ret;
|
|
3357
3357
|
}, arguments); },
|
|
3358
|
-
|
|
3358
|
+
__wbg_structuredClone_d070f18b044247f0: function() { return handleError(function (arg0) {
|
|
3359
3359
|
const ret = window.structuredClone(arg0);
|
|
3360
3360
|
return ret;
|
|
3361
3361
|
}, arguments); },
|
|
@@ -3473,7 +3473,7 @@ const exports = { __proto__: null };
|
|
|
3473
3473
|
const ret = arg0.touches;
|
|
3474
3474
|
return ret;
|
|
3475
3475
|
},
|
|
3476
|
-
|
|
3476
|
+
__wbg_trace_d1ad8370b521203c: function(arg0, arg1) {
|
|
3477
3477
|
console.trace(getStringFromWasm0(arg0, arg1));
|
|
3478
3478
|
},
|
|
3479
3479
|
__wbg_type_9a3860e6dd3a4156: function(arg0, arg1) {
|
|
@@ -3674,7 +3674,7 @@ const exports = { __proto__: null };
|
|
|
3674
3674
|
__wbg_viewport_df236eac68bc7467: function(arg0, arg1, arg2, arg3, arg4) {
|
|
3675
3675
|
arg0.viewport(arg1, arg2, arg3, arg4);
|
|
3676
3676
|
},
|
|
3677
|
-
|
|
3677
|
+
__wbg_warn_61b84b03dc149802: function(arg0, arg1) {
|
|
3678
3678
|
console.warn(getStringFromWasm0(arg0, arg1));
|
|
3679
3679
|
},
|
|
3680
3680
|
__wbg_width_5901d980713eb80b: function(arg0) {
|
|
@@ -3717,7 +3717,7 @@ const exports = { __proto__: null };
|
|
|
3717
3717
|
},
|
|
3718
3718
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
3719
3719
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [NamedExternref("PopStateEvent")], shim_idx: 2, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
3720
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
3720
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h8f4f3806b58518a4, wasm_bindgen__convert__closures_____invoke__hd79b37d5382af24e);
|
|
3721
3721
|
return ret;
|
|
3722
3722
|
},
|
|
3723
3723
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
@@ -3726,52 +3726,52 @@ const exports = { __proto__: null };
|
|
|
3726
3726
|
return ret;
|
|
3727
3727
|
},
|
|
3728
3728
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
3729
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
3729
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 21539, function: Function { arguments: [NamedExternref("Array<any>")], shim_idx: 21540, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3730
3730
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h009b1949dd23509e, wasm_bindgen__convert__closures_____invoke__h30eecf65af9bedc4);
|
|
3731
3731
|
return ret;
|
|
3732
3732
|
},
|
|
3733
3733
|
__wbindgen_cast_0000000000000004: function(arg0, arg1) {
|
|
3734
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
3734
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 21539, function: Function { arguments: [NamedExternref("Event")], shim_idx: 21540, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3735
3735
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h009b1949dd23509e, wasm_bindgen__convert__closures_____invoke__h30eecf65af9bedc4);
|
|
3736
3736
|
return ret;
|
|
3737
3737
|
},
|
|
3738
3738
|
__wbindgen_cast_0000000000000005: function(arg0, arg1) {
|
|
3739
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
3739
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 21539, function: Function { arguments: [], shim_idx: 21541, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
3740
3740
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h009b1949dd23509e, wasm_bindgen__convert__closures_____invoke__h5892311f8cd076ed);
|
|
3741
3741
|
return ret;
|
|
3742
3742
|
},
|
|
3743
3743
|
__wbindgen_cast_0000000000000006: function(arg0, arg1) {
|
|
3744
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
3744
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 22146, function: Function { arguments: [NamedExternref("GPUUncapturedErrorEvent")], shim_idx: 22147, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3745
3745
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h4831490904c51c4c, wasm_bindgen__convert__closures_____invoke__hac35f030ac1644df);
|
|
3746
3746
|
return ret;
|
|
3747
3747
|
},
|
|
3748
3748
|
__wbindgen_cast_0000000000000007: function(arg0, arg1) {
|
|
3749
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
3750
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
3749
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 26090, function: Function { arguments: [NamedExternref("Error")], shim_idx: 26091, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3750
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h435275604416b4c4, wasm_bindgen__convert__closures_____invoke__ha9e5ee82a50af13e);
|
|
3751
3751
|
return ret;
|
|
3752
3752
|
},
|
|
3753
3753
|
__wbindgen_cast_0000000000000008: function(arg0, arg1) {
|
|
3754
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
3755
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
3754
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 26090, function: Function { arguments: [NamedExternref("VideoFrame")], shim_idx: 26091, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3755
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h435275604416b4c4, wasm_bindgen__convert__closures_____invoke__ha9e5ee82a50af13e);
|
|
3756
3756
|
return ret;
|
|
3757
3757
|
},
|
|
3758
3758
|
__wbindgen_cast_0000000000000009: function(arg0, arg1) {
|
|
3759
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
3759
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 26536, function: Function { arguments: [], shim_idx: 26537, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3760
3760
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hc04567db35d69bbb, wasm_bindgen__convert__closures_____invoke__had4f08a0af1088c9);
|
|
3761
3761
|
return ret;
|
|
3762
3762
|
},
|
|
3763
3763
|
__wbindgen_cast_000000000000000a: function(arg0, arg1) {
|
|
3764
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
3764
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 31050, function: Function { arguments: [Externref], shim_idx: 31051, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3765
3765
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h7508dffd5ebd1071, wasm_bindgen__convert__closures_____invoke__he9e5b44ef7305075);
|
|
3766
3766
|
return ret;
|
|
3767
3767
|
},
|
|
3768
3768
|
__wbindgen_cast_000000000000000b: function(arg0, arg1) {
|
|
3769
3769
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 3664, function: Function { arguments: [NamedExternref("StorageEvent")], shim_idx: 3665, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3770
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
3770
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hd2256339953da448, wasm_bindgen__convert__closures_____invoke__hc2ea18298d59749f);
|
|
3771
3771
|
return ret;
|
|
3772
3772
|
},
|
|
3773
3773
|
__wbindgen_cast_000000000000000c: function(arg0, arg1) {
|
|
3774
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
3774
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 5905, function: Function { arguments: [], shim_idx: 5906, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3775
3775
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hdf5301baa32f3642, wasm_bindgen__convert__closures_____invoke__h0236d1cdfad95b17);
|
|
3776
3776
|
return ret;
|
|
3777
3777
|
},
|
|
@@ -3863,20 +3863,20 @@ const exports = { __proto__: null };
|
|
|
3863
3863
|
wasm.wasm_bindgen__convert__closures_____invoke__hac35f030ac1644df(arg0, arg1, arg2);
|
|
3864
3864
|
}
|
|
3865
3865
|
|
|
3866
|
-
function
|
|
3867
|
-
wasm.
|
|
3866
|
+
function wasm_bindgen__convert__closures_____invoke__ha9e5ee82a50af13e(arg0, arg1, arg2) {
|
|
3867
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha9e5ee82a50af13e(arg0, arg1, arg2);
|
|
3868
3868
|
}
|
|
3869
3869
|
|
|
3870
3870
|
function wasm_bindgen__convert__closures_____invoke__he9e5b44ef7305075(arg0, arg1, arg2) {
|
|
3871
3871
|
wasm.wasm_bindgen__convert__closures_____invoke__he9e5b44ef7305075(arg0, arg1, arg2);
|
|
3872
3872
|
}
|
|
3873
3873
|
|
|
3874
|
-
function
|
|
3875
|
-
wasm.
|
|
3874
|
+
function wasm_bindgen__convert__closures_____invoke__hc2ea18298d59749f(arg0, arg1, arg2) {
|
|
3875
|
+
wasm.wasm_bindgen__convert__closures_____invoke__hc2ea18298d59749f(arg0, arg1, arg2);
|
|
3876
3876
|
}
|
|
3877
3877
|
|
|
3878
|
-
function
|
|
3879
|
-
const ret = wasm.
|
|
3878
|
+
function wasm_bindgen__convert__closures_____invoke__hd79b37d5382af24e(arg0, arg1, arg2) {
|
|
3879
|
+
const ret = wasm.wasm_bindgen__convert__closures_____invoke__hd79b37d5382af24e(arg0, arg1, arg2);
|
|
3880
3880
|
if (ret[1]) {
|
|
3881
3881
|
throw takeFromExternrefTable0(ret[0]);
|
|
3882
3882
|
}
|
package/re_viewer_bg.wasm
CHANGED
|
Binary file
|
package/re_viewer_bg.wasm.d.ts
CHANGED
|
@@ -54,23 +54,23 @@ export const intounderlyingsink_close: (a: number) => any;
|
|
|
54
54
|
export const intounderlyingsink_write: (a: number, b: any) => any;
|
|
55
55
|
export const intounderlyingsource_cancel: (a: number) => void;
|
|
56
56
|
export const intounderlyingsource_pull: (a: number, b: any) => any;
|
|
57
|
-
export const
|
|
57
|
+
export const wasm_bindgen__closure__destroy__h8f4f3806b58518a4: (a: number, b: number) => void;
|
|
58
58
|
export const wasm_bindgen__closure__destroy__h262be31389235739: (a: number, b: number) => void;
|
|
59
59
|
export const wasm_bindgen__closure__destroy__h009b1949dd23509e: (a: number, b: number) => void;
|
|
60
60
|
export const wasm_bindgen__closure__destroy__h4831490904c51c4c: (a: number, b: number) => void;
|
|
61
|
-
export const
|
|
61
|
+
export const wasm_bindgen__closure__destroy__h435275604416b4c4: (a: number, b: number) => void;
|
|
62
62
|
export const wasm_bindgen__closure__destroy__hc04567db35d69bbb: (a: number, b: number) => void;
|
|
63
63
|
export const wasm_bindgen__closure__destroy__h7508dffd5ebd1071: (a: number, b: number) => void;
|
|
64
|
-
export const
|
|
64
|
+
export const wasm_bindgen__closure__destroy__hd2256339953da448: (a: number, b: number) => void;
|
|
65
65
|
export const wasm_bindgen__closure__destroy__hdf5301baa32f3642: (a: number, b: number) => void;
|
|
66
|
-
export const
|
|
66
|
+
export const wasm_bindgen__convert__closures_____invoke__hd79b37d5382af24e: (a: number, b: number, c: any) => [number, number];
|
|
67
67
|
export const wasm_bindgen__convert__closures_____invoke__h7b69018c055b28d9: (a: number, b: number, c: any, d: any) => void;
|
|
68
68
|
export const wasm_bindgen__convert__closures_____invoke__h30eecf65af9bedc4: (a: number, b: number, c: any) => void;
|
|
69
69
|
export const wasm_bindgen__convert__closures_____invoke__h5892311f8cd076ed: (a: number, b: number) => [number, number];
|
|
70
70
|
export const wasm_bindgen__convert__closures_____invoke__hac35f030ac1644df: (a: number, b: number, c: any) => void;
|
|
71
|
-
export const
|
|
71
|
+
export const wasm_bindgen__convert__closures_____invoke__ha9e5ee82a50af13e: (a: number, b: number, c: any) => void;
|
|
72
72
|
export const wasm_bindgen__convert__closures_____invoke__he9e5b44ef7305075: (a: number, b: number, c: any) => void;
|
|
73
|
-
export const
|
|
73
|
+
export const wasm_bindgen__convert__closures_____invoke__hc2ea18298d59749f: (a: number, b: number, c: any) => void;
|
|
74
74
|
export const wasm_bindgen__convert__closures_____invoke__h34c0e2e8ad33c7ee: (a: number, b: number) => void;
|
|
75
75
|
export const wasm_bindgen__convert__closures_____invoke__had4f08a0af1088c9: (a: number, b: number) => void;
|
|
76
76
|
export const wasm_bindgen__convert__closures_____invoke__h0236d1cdfad95b17: (a: number, b: number) => void;
|