UNPKG

@mini-umi/core

Version:
8 lines (7 loc) 200 B
export declare const SHORT_ENV: { development: string; production: string; test: string; }; export declare const LOCAL_EXT = ".local"; export declare const DEFAULT_CONFIG_FILES: string[];