@netless/window-manager 0.4.0-canary.24 → 0.4.0-canary.25

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/index.d.ts CHANGED
@@ -247,7 +247,6 @@ export declare class WindowManager extends InvisiblePlugin<WindowMangerAttribute
247
247
  private isDynamicPPT;
248
248
  private static checkVersion;
249
249
  private ensureAttributes;
250
- private _removeScenes;
251
250
  }
252
251
  export * from "./typings";
253
252
  export { BuiltinApps } from "./BuiltinApps";