Searched defs:noopFileWatcher (Results 1 – 2 of 2) sorted by relevance
395 export const noopFileWatcher: FileWatcher = { close: noop }; constant
5 const noopFileWatcher: FileWatcher = { close: noop }; constant