UNPKG

nx-remotecache-custom

Version:

Build custom caching for @nrwl/nx in a few lines of code

2 lines (1 loc) 90 B
export declare const getCacheEntryPath: (hash: string, cacheDirectory: string) => string;