web3dlink 2.0.11 → 2.0.12

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web3dlink",
3
- "version": "2.0.11",
3
+ "version": "2.0.12",
4
4
  "description": "",
5
5
  "main": "Web3DLink.es.js",
6
6
  "scripts": {
package/web3dlink.es.js CHANGED
@@ -1726,7 +1726,7 @@ function play(h = {}) {
1726
1726
  value: l.frameIndex,
1727
1727
  defaultValue: 0,
1728
1728
  min: 0
1729
- })), {
1729
+ })), l.isSyncview === void 0 || l.isSyncview === null || l.isSyncview === "" ? f.isSyncview = !0 : typeof l.isSyncview != "boolean" ? A.push("[isSyncview]必须是布尔类型") : f.isSyncview = l.isSyncview, {
1730
1730
  errors: A,
1731
1731
  normalized: f
1732
1732
  };