UNPKG

durrrrrrrrrjs

Version:

JavaScript Plugin for Nx

2 lines (1 loc) 148 B
export declare function watchForSingleFileChanges(watchDir: string, relativeFilePath: string, callback: () => void): Promise<() => Promise<void>>;