UNPKG

@wocker/ws

Version:

Docker workspace for web projects

8 lines (7 loc) 317 B
export { WOCKER_VERSION } from "@wocker/core"; export declare const WOCKER_DATA_DIR: string; export declare const ROOT_DIR: string; export declare const PRESETS_DIR: string; export declare const PLUGINS_DIR: string; export declare const VIRTUAL_HOST_KEY = "VIRTUAL_HOST"; export declare const KEYTAR_SERVICE: string;