Searched defs:noopFileWatcher (Results 1 – 4 of 4) sorted by relevance
576 export const noopFileWatcher: FileWatcher = { close: noop }; constant
8 const noopFileWatcher: ts.FileWatcher = { close: ts.noop }; constant
38911 var noopFileWatcher = { close: noop }; variable
110762 var noopFileWatcher = { close: noop }; variable