UNPKG

nx-remotecache-custom

Version:

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

2 lines (1 loc) 89 B
export declare function createFilterSourceFile(hash: string): (path: string) => boolean;