UNPKG

jetup

Version:

Jetup: JavaScript Project Setup! Jetting-up your next JS project in seconds with one command, using fully modular, customizable presets, instantly ready to code!.

5 lines (4 loc) 97 B
export declare class CWD { static value: string; static setValue(value: string): void; }