UNPKG

nx

Version:

Smart, Fast and Extensible Build System

6 lines (5 loc) 181 B
/** * Path to the directory where Nx stores its cache and daemon-related files. */ export declare const cacheDir: string; export declare const projectGraphCacheDirectory: string;