@rerun-io/web-viewer 0.33.0-rc.1 → 0.33.0
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 +5 -5
- package/re_viewer.js +34 -34
- package/re_viewer_bg.wasm +0 -0
- package/re_viewer_bg.wasm.d.ts +5 -5
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.33.0
|
|
31
|
+
The entrypoint for this packages is the [`WebViewer`](https://ref.rerun.io/docs/js/0.33.0/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.33.0
|
|
47
|
+
- A hosted `.rrd` file, such as <https://app.rerun.io/version/0.33.0/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
|
@@ -229,7 +229,7 @@ export type EventsWithoutValue = {
|
|
|
229
229
|
* ```
|
|
230
230
|
*
|
|
231
231
|
* Data may be provided to the Viewer as:
|
|
232
|
-
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.33.0
|
|
232
|
+
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.33.0/examples/dna.rrd")`
|
|
233
233
|
* - A Rerun gRPC URL, e.g. `viewer.start("rerun+http://127.0.0.1:9876/proxy")`
|
|
234
234
|
* - A stream of log messages, via {@link WebViewer.open_channel}.
|
|
235
235
|
*
|
package/index.js
CHANGED
|
@@ -144,7 +144,7 @@ function resolveAbsoluteUrl(url) {
|
|
|
144
144
|
* ```
|
|
145
145
|
*
|
|
146
146
|
* Data may be provided to the Viewer as:
|
|
147
|
-
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.33.0
|
|
147
|
+
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.33.0/examples/dna.rrd")`
|
|
148
148
|
* - A Rerun gRPC URL, e.g. `viewer.start("rerun+http://127.0.0.1:9876/proxy")`
|
|
149
149
|
* - A stream of log messages, via {@link WebViewer.open_channel}.
|
|
150
150
|
*
|
package/index.ts
CHANGED
|
@@ -461,7 +461,7 @@ function resolveAbsoluteUrl(url: string): string {
|
|
|
461
461
|
* ```
|
|
462
462
|
*
|
|
463
463
|
* Data may be provided to the Viewer as:
|
|
464
|
-
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.33.0
|
|
464
|
+
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.33.0/examples/dna.rrd")`
|
|
465
465
|
* - A Rerun gRPC URL, e.g. `viewer.start("rerun+http://127.0.0.1:9876/proxy")`
|
|
466
466
|
* - A stream of log messages, via {@link WebViewer.open_channel}.
|
|
467
467
|
*
|
package/package.json
CHANGED
package/re_viewer.d.ts
CHANGED
|
@@ -155,17 +155,17 @@ declare interface InitOutput {
|
|
|
155
155
|
readonly intounderlyingsource_cancel: (a: number) => void;
|
|
156
156
|
readonly intounderlyingsource_pull: (a: number, b: any) => any;
|
|
157
157
|
readonly wasm_bindgen__convert__closures_____invoke__h1a499476b940c1a3: (a: number, b: number, c: any) => [number, number];
|
|
158
|
-
readonly
|
|
159
|
-
readonly
|
|
158
|
+
readonly wasm_bindgen__convert__closures_____invoke__hee8d18c6f6e4965d: (a: number, b: number, c: any) => [number, number];
|
|
159
|
+
readonly wasm_bindgen__convert__closures_____invoke__h8ad84b2535a953f3: (a: number, b: number, c: any) => [number, number];
|
|
160
160
|
readonly wasm_bindgen__convert__closures_____invoke__h08eb2ec0200b261d: (a: number, b: number, c: any, d: any) => void;
|
|
161
161
|
readonly wasm_bindgen__convert__closures_____invoke__h124a4806d16fa843: (a: number, b: number, c: any) => void;
|
|
162
162
|
readonly wasm_bindgen__convert__closures_____invoke__hbb9e853717c1db18: (a: number, b: number, c: any) => void;
|
|
163
163
|
readonly wasm_bindgen__convert__closures_____invoke__hc5e0528d1877ef25: (a: number, b: number, c: any) => void;
|
|
164
|
-
readonly
|
|
164
|
+
readonly wasm_bindgen__convert__closures_____invoke__h9c84ee81ae0d815b: (a: number, b: number, c: any) => void;
|
|
165
165
|
readonly wasm_bindgen__convert__closures_____invoke__hc5e0528d1877ef25_5: (a: number, b: number, c: any) => void;
|
|
166
166
|
readonly wasm_bindgen__convert__closures_____invoke__h124a4806d16fa843_6: (a: number, b: number, c: any) => void;
|
|
167
|
-
readonly
|
|
168
|
-
readonly
|
|
167
|
+
readonly wasm_bindgen__convert__closures_____invoke__h96b273ea7bbcfe4a: (a: number, b: number, c: any) => void;
|
|
168
|
+
readonly wasm_bindgen__convert__closures_____invoke__h9c84ee81ae0d815b_9: (a: number, b: number, c: any) => void;
|
|
169
169
|
readonly wasm_bindgen__convert__closures_____invoke__ha11e26c9b4e35032: (a: number, b: number) => [number, number];
|
|
170
170
|
readonly wasm_bindgen__convert__closures_____invoke__h04b87c21cf1f5da5: (a: number, b: number) => void;
|
|
171
171
|
readonly wasm_bindgen__convert__closures_____invoke__h6fc9f6fb56c12f3e: (a: number, b: number) => void;
|
package/re_viewer.js
CHANGED
|
@@ -2224,10 +2224,6 @@ const exports = { __proto__: null };
|
|
|
2224
2224
|
const ret = new EncodedVideoChunk(arg0);
|
|
2225
2225
|
return ret;
|
|
2226
2226
|
}, arguments); },
|
|
2227
|
-
__wbg_new_23c339b44579fae7: function() {
|
|
2228
|
-
const ret = new Error();
|
|
2229
|
-
return ret;
|
|
2230
|
-
},
|
|
2231
2227
|
__wbg_new_3a112826a89cb962: function() { return handleError(function () {
|
|
2232
2228
|
const ret = new Headers();
|
|
2233
2229
|
return ret;
|
|
@@ -2270,6 +2266,10 @@ const exports = { __proto__: null };
|
|
|
2270
2266
|
const ret = new URLSearchParams();
|
|
2271
2267
|
return ret;
|
|
2272
2268
|
}, arguments); },
|
|
2269
|
+
__wbg_new_7c7370c3895f104b: function() {
|
|
2270
|
+
const ret = new Error();
|
|
2271
|
+
return ret;
|
|
2272
|
+
},
|
|
2273
2273
|
__wbg_new_9abbf7148481485e: function() { return handleError(function () {
|
|
2274
2274
|
const ret = new AbortController();
|
|
2275
2275
|
return ret;
|
|
@@ -3341,7 +3341,7 @@ const exports = { __proto__: null };
|
|
|
3341
3341
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
3342
3342
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
3343
3343
|
},
|
|
3344
|
-
|
|
3344
|
+
__wbg_stack_e849bc826a4e16d7: function(arg0, arg1) {
|
|
3345
3345
|
const ret = arg1.stack;
|
|
3346
3346
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
3347
3347
|
const len1 = WASM_VECTOR_LEN;
|
|
@@ -3418,7 +3418,7 @@ const exports = { __proto__: null };
|
|
|
3418
3418
|
const ret = JSON.stringify(arg0);
|
|
3419
3419
|
return ret;
|
|
3420
3420
|
}, arguments); },
|
|
3421
|
-
|
|
3421
|
+
__wbg_structuredClone_44e8b70ed96a1346: function() { return handleError(function (arg0) {
|
|
3422
3422
|
const ret = window.structuredClone(arg0);
|
|
3423
3423
|
return ret;
|
|
3424
3424
|
}, arguments); },
|
|
@@ -3782,77 +3782,77 @@ const exports = { __proto__: null };
|
|
|
3782
3782
|
return ret;
|
|
3783
3783
|
},
|
|
3784
3784
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
3785
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
3785
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 22521, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3786
3786
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h124a4806d16fa843);
|
|
3787
3787
|
return ret;
|
|
3788
3788
|
},
|
|
3789
3789
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
3790
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
3790
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 31019, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3791
3791
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hbb9e853717c1db18);
|
|
3792
3792
|
return ret;
|
|
3793
3793
|
},
|
|
3794
3794
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
3795
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
3795
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 31917, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
3796
3796
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h1a499476b940c1a3);
|
|
3797
3797
|
return ret;
|
|
3798
3798
|
},
|
|
3799
3799
|
__wbindgen_cast_0000000000000004: function(arg0, arg1) {
|
|
3800
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Array<any>")], shim_idx:
|
|
3800
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Array<any>")], shim_idx: 21916, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3801
3801
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hc5e0528d1877ef25);
|
|
3802
3802
|
return ret;
|
|
3803
3803
|
},
|
|
3804
3804
|
__wbindgen_cast_0000000000000005: function(arg0, arg1) {
|
|
3805
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Error")], shim_idx:
|
|
3806
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3805
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Error")], shim_idx: 26520, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3806
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h9c84ee81ae0d815b);
|
|
3807
3807
|
return ret;
|
|
3808
3808
|
},
|
|
3809
3809
|
__wbindgen_cast_0000000000000006: function(arg0, arg1) {
|
|
3810
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Event")], shim_idx:
|
|
3810
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Event")], shim_idx: 21916, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3811
3811
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hc5e0528d1877ef25_5);
|
|
3812
3812
|
return ret;
|
|
3813
3813
|
},
|
|
3814
3814
|
__wbindgen_cast_0000000000000007: function(arg0, arg1) {
|
|
3815
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("GPUUncapturedErrorEvent")], shim_idx:
|
|
3815
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("GPUUncapturedErrorEvent")], shim_idx: 22521, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3816
3816
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h124a4806d16fa843_6);
|
|
3817
3817
|
return ret;
|
|
3818
3818
|
},
|
|
3819
3819
|
__wbindgen_cast_0000000000000008: function(arg0, arg1) {
|
|
3820
3820
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("PopStateEvent")], shim_idx: 7, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
3821
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3821
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hee8d18c6f6e4965d);
|
|
3822
3822
|
return ret;
|
|
3823
3823
|
},
|
|
3824
3824
|
__wbindgen_cast_0000000000000009: function(arg0, arg1) {
|
|
3825
3825
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("StorageEvent")], shim_idx: 3554, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3826
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3826
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h96b273ea7bbcfe4a);
|
|
3827
3827
|
return ret;
|
|
3828
3828
|
},
|
|
3829
3829
|
__wbindgen_cast_000000000000000a: function(arg0, arg1) {
|
|
3830
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("VideoFrame")], shim_idx:
|
|
3831
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3830
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("VideoFrame")], shim_idx: 26520, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3831
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h9c84ee81ae0d815b_9);
|
|
3832
3832
|
return ret;
|
|
3833
3833
|
},
|
|
3834
3834
|
__wbindgen_cast_000000000000000b: function(arg0, arg1) {
|
|
3835
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("undefined")], shim_idx:
|
|
3836
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3835
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("undefined")], shim_idx: 26519, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
3836
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h8ad84b2535a953f3);
|
|
3837
3837
|
return ret;
|
|
3838
3838
|
},
|
|
3839
3839
|
__wbindgen_cast_000000000000000c: function(arg0, arg1) {
|
|
3840
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
3840
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 1589, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3841
3841
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h04b87c21cf1f5da5);
|
|
3842
3842
|
return ret;
|
|
3843
3843
|
},
|
|
3844
3844
|
__wbindgen_cast_000000000000000d: function(arg0, arg1) {
|
|
3845
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
3845
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 21917, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
3846
3846
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__ha11e26c9b4e35032);
|
|
3847
3847
|
return ret;
|
|
3848
3848
|
},
|
|
3849
3849
|
__wbindgen_cast_000000000000000e: function(arg0, arg1) {
|
|
3850
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
3850
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 27051, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3851
3851
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h6fc9f6fb56c12f3e);
|
|
3852
3852
|
return ret;
|
|
3853
3853
|
},
|
|
3854
3854
|
__wbindgen_cast_000000000000000f: function(arg0, arg1) {
|
|
3855
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
3855
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 6253, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3856
3856
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h1bfdba4065b060ee);
|
|
3857
3857
|
return ret;
|
|
3858
3858
|
},
|
|
@@ -3948,8 +3948,8 @@ const exports = { __proto__: null };
|
|
|
3948
3948
|
wasm.wasm_bindgen__convert__closures_____invoke__hc5e0528d1877ef25(arg0, arg1, arg2);
|
|
3949
3949
|
}
|
|
3950
3950
|
|
|
3951
|
-
function
|
|
3952
|
-
wasm.
|
|
3951
|
+
function wasm_bindgen__convert__closures_____invoke__h9c84ee81ae0d815b(arg0, arg1, arg2) {
|
|
3952
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h9c84ee81ae0d815b(arg0, arg1, arg2);
|
|
3953
3953
|
}
|
|
3954
3954
|
|
|
3955
3955
|
function wasm_bindgen__convert__closures_____invoke__hc5e0528d1877ef25_5(arg0, arg1, arg2) {
|
|
@@ -3960,12 +3960,12 @@ const exports = { __proto__: null };
|
|
|
3960
3960
|
wasm.wasm_bindgen__convert__closures_____invoke__h124a4806d16fa843_6(arg0, arg1, arg2);
|
|
3961
3961
|
}
|
|
3962
3962
|
|
|
3963
|
-
function
|
|
3964
|
-
wasm.
|
|
3963
|
+
function wasm_bindgen__convert__closures_____invoke__h96b273ea7bbcfe4a(arg0, arg1, arg2) {
|
|
3964
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h96b273ea7bbcfe4a(arg0, arg1, arg2);
|
|
3965
3965
|
}
|
|
3966
3966
|
|
|
3967
|
-
function
|
|
3968
|
-
wasm.
|
|
3967
|
+
function wasm_bindgen__convert__closures_____invoke__h9c84ee81ae0d815b_9(arg0, arg1, arg2) {
|
|
3968
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h9c84ee81ae0d815b_9(arg0, arg1, arg2);
|
|
3969
3969
|
}
|
|
3970
3970
|
|
|
3971
3971
|
function wasm_bindgen__convert__closures_____invoke__h1a499476b940c1a3(arg0, arg1, arg2) {
|
|
@@ -3975,15 +3975,15 @@ const exports = { __proto__: null };
|
|
|
3975
3975
|
}
|
|
3976
3976
|
}
|
|
3977
3977
|
|
|
3978
|
-
function
|
|
3979
|
-
const ret = wasm.
|
|
3978
|
+
function wasm_bindgen__convert__closures_____invoke__hee8d18c6f6e4965d(arg0, arg1, arg2) {
|
|
3979
|
+
const ret = wasm.wasm_bindgen__convert__closures_____invoke__hee8d18c6f6e4965d(arg0, arg1, arg2);
|
|
3980
3980
|
if (ret[1]) {
|
|
3981
3981
|
throw takeFromExternrefTable0(ret[0]);
|
|
3982
3982
|
}
|
|
3983
3983
|
}
|
|
3984
3984
|
|
|
3985
|
-
function
|
|
3986
|
-
const ret = wasm.
|
|
3985
|
+
function wasm_bindgen__convert__closures_____invoke__h8ad84b2535a953f3(arg0, arg1, arg2) {
|
|
3986
|
+
const ret = wasm.wasm_bindgen__convert__closures_____invoke__h8ad84b2535a953f3(arg0, arg1, arg2);
|
|
3987
3987
|
if (ret[1]) {
|
|
3988
3988
|
throw takeFromExternrefTable0(ret[0]);
|
|
3989
3989
|
}
|
package/re_viewer_bg.wasm
CHANGED
|
Binary file
|
package/re_viewer_bg.wasm.d.ts
CHANGED
|
@@ -55,17 +55,17 @@ 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
57
|
export const wasm_bindgen__convert__closures_____invoke__h1a499476b940c1a3: (a: number, b: number, c: any) => [number, number];
|
|
58
|
-
export const
|
|
59
|
-
export const
|
|
58
|
+
export const wasm_bindgen__convert__closures_____invoke__hee8d18c6f6e4965d: (a: number, b: number, c: any) => [number, number];
|
|
59
|
+
export const wasm_bindgen__convert__closures_____invoke__h8ad84b2535a953f3: (a: number, b: number, c: any) => [number, number];
|
|
60
60
|
export const wasm_bindgen__convert__closures_____invoke__h08eb2ec0200b261d: (a: number, b: number, c: any, d: any) => void;
|
|
61
61
|
export const wasm_bindgen__convert__closures_____invoke__h124a4806d16fa843: (a: number, b: number, c: any) => void;
|
|
62
62
|
export const wasm_bindgen__convert__closures_____invoke__hbb9e853717c1db18: (a: number, b: number, c: any) => void;
|
|
63
63
|
export const wasm_bindgen__convert__closures_____invoke__hc5e0528d1877ef25: (a: number, b: number, c: any) => void;
|
|
64
|
-
export const
|
|
64
|
+
export const wasm_bindgen__convert__closures_____invoke__h9c84ee81ae0d815b: (a: number, b: number, c: any) => void;
|
|
65
65
|
export const wasm_bindgen__convert__closures_____invoke__hc5e0528d1877ef25_5: (a: number, b: number, c: any) => void;
|
|
66
66
|
export const wasm_bindgen__convert__closures_____invoke__h124a4806d16fa843_6: (a: number, b: number, c: any) => void;
|
|
67
|
-
export const
|
|
68
|
-
export const
|
|
67
|
+
export const wasm_bindgen__convert__closures_____invoke__h96b273ea7bbcfe4a: (a: number, b: number, c: any) => void;
|
|
68
|
+
export const wasm_bindgen__convert__closures_____invoke__h9c84ee81ae0d815b_9: (a: number, b: number, c: any) => void;
|
|
69
69
|
export const wasm_bindgen__convert__closures_____invoke__ha11e26c9b4e35032: (a: number, b: number) => [number, number];
|
|
70
70
|
export const wasm_bindgen__convert__closures_____invoke__h04b87c21cf1f5da5: (a: number, b: number) => void;
|
|
71
71
|
export const wasm_bindgen__convert__closures_____invoke__h6fc9f6fb56c12f3e: (a: number, b: number) => void;
|