@netless/window-manager 0.4.11-canary.1 → 0.4.11-canary.2

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.
@@ -39,3 +39,4 @@ export declare const MIN_HEIGHT: number;
39
39
  export declare const SET_SCENEPATH_DELAY = 100;
40
40
  export declare const DEFAULT_CONTAINER_RATIO: number;
41
41
  export declare const ROOT_DIR = "/";
42
+ export declare const INIT_DIR = "/init";