web3dlink 2.1.12 → 2.1.14

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/web3dlink.js CHANGED
@@ -1,5 +1,5 @@
1
1
  //#region \0rolldown/runtime.js
2
- var __commonJSMin = (e, t) => () => (t || (e((t = { exports: {} }).exports, t), e = null), t.exports), name = "web3dlink", version$1 = "2.1.12", description = "LarkSR / ZS 推流 GameAPI SDK", type = "module", main = "./dist/web3dlink.js", module$1 = "./dist/web3dlink.js", exports$1 = { ".": {
2
+ var __commonJSMin = (e, t) => () => (t || (e((t = { exports: {} }).exports, t), e = null), t.exports), name = "web3dlink", version$1 = "2.1.14", description = "LarkSR / ZS 推流 GameAPI SDK", type = "module", main = "./dist/web3dlink.js", module$1 = "./dist/web3dlink.js", exports$1 = { ".": {
3
3
  import: "./dist/web3dlink.js",
4
4
  default: "./dist/web3dlink.js"
5
5
  } }, files = ["dist"], scripts = {
@@ -13,9 +13,8 @@ var __commonJSMin = (e, t) => () => (t || (e((t = { exports: {} }).exports, t),
13
13
  "web3dlink"
14
14
  ], license = "MIT", sideEffects = [
15
15
  "./dist/web3dlink.js",
16
- "./index.js",
17
- "./version.js",
18
- "./zs-stream-parent.js"
16
+ "./zs-stream-parent.js",
17
+ "./version.js"
19
18
  ], package_default = {
20
19
  name,
21
20
  version: version$1,
@@ -24244,7 +24243,7 @@ function getLarkSR() {
24244
24243
  return loadStream.getLarkSR();
24245
24244
  }
24246
24245
  //#endregion
24247
- //#region zs-stream-parent.js
24246
+ //#region linkFlowzsStream.js
24248
24247
  (function(e) {
24249
24248
  let t = "zs-stream-parent", n = "zs-stream-embed";
24250
24249
  function r(e) {
@@ -24384,8 +24383,6 @@ function getLarkSR() {
24384
24383
  MSG_SOURCE_EMBED: n
24385
24384
  }, e.ZsStreamHub = s;
24386
24385
  })(typeof window < "u" ? window : globalThis);
24387
- //#endregion
24388
- //#region linkFlowzsStream.js
24389
24386
  var activeStream = null;
24390
24387
  async function ZsStreamMount(e, t = {}) {
24391
24388
  if (!globalThis.ZsStream?.mount) throw Error("ZsStream 未加载,请确认已引入 zs-stream-parent.js");