@netless/appliance-plugin 1.1.6-beta.0 → 1.1.6

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 CHANGED
@@ -191,6 +191,8 @@ The following interfaces are involved:
191
191
  - `screenshotToCanvasAsync` Replace the api room.screenshotToCanvas
192
192
  - `scenePreviewAsync` Replace the api room.scenePreview
193
193
  - `destroy` Destroy the instance of appliance-plugin
194
+ - `addListener` add appliance plugin Listener
195
+ - `removeListener` remove appliance plugin Listener
194
196
 
195
197
  5.Incompatible
196
198
  - `exportScene` When the appliance-plugin is enabled, notes cannot be exported in room mode
package/cdn/cdn.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r="/fullWorker-Bn23ql.js",e="/subWorker-BHGGPo.js";exports.fullWorkerUrl=r;exports.subWorkerUrl=e;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r="/fullWorker-CIRArL.js",e="/subWorker-C_XI7b.js";exports.fullWorkerUrl=r;exports.subWorkerUrl=e;