@funny-ui/cli
Version:
9 lines (8 loc) • 315 B
TypeScript
export declare const dirname: string;
export declare const CWD: string;
export declare const SRC_DIR: string;
export declare const LIB_DIR: string;
export declare const ES_DIR: string;
export declare const UMD_DIR: string;
export declare const COMPONENTS_DIR: string;
export declare const CLI_PACKAGE_JSON: string;