@perspective-dev/client 4.0.0 → 4.0.1
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/cdn/perspective.js +1 -1
- package/dist/cdn/perspective.js.map +1 -1
- package/dist/esm/perspective.inline.js +2 -2
- package/dist/esm/perspective.inline.js.map +3 -3
- package/dist/esm/perspective.js +1 -1
- package/dist/esm/perspective.js.map +1 -1
- package/dist/esm/perspective.node.js +1 -1
- package/dist/esm/perspective.node.js.map +1 -1
- package/dist/wasm/perspective-js.js +1 -1
- package/dist/wasm/perspective-js.wasm +0 -0
- package/package.json +1 -1
|
@@ -1772,7 +1772,7 @@ function __wbg_get_imports() {
|
|
|
1772
1772
|
const ret = false;
|
|
1773
1773
|
return ret;
|
|
1774
1774
|
};
|
|
1775
|
-
imports.wbg.
|
|
1775
|
+
imports.wbg.__wbindgen_closure_wrapper3223 = function(arg0, arg1, arg2) {
|
|
1776
1776
|
const ret = makeMutClosure(arg0, arg1, 468, __wbg_adapter_53);
|
|
1777
1777
|
return addHeapObject(ret);
|
|
1778
1778
|
};
|
|
Binary file
|