UNPKG
@tecfancy/init
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
TecFancy Init
github.com/TecFancy/tecfancy-cli
TecFancy/tecfancy-cli
@tecfancy/init
/
lib
/
const.d.ts
5 lines
(4 loc)
•
176 B
TypeScript
View Raw
1
2
3
4
5
export
declare
const
DEFAULT_CLI_HOME
:
string
;
export
declare
const
DOTENV_PATH
:
string
;
export
declare
const
CACHE_DIR
:
string
;
export
declare
const
NODE_MODULES_DIR
:
string
;