Searched defs:returnNoopFileWatcher (Results 1 – 3 of 3) sorted by relevance
528 export const returnNoopFileWatcher = () => noopFileWatcher; constant
128910 ts.returnNoopFileWatcher = function () { return ts.noopFileWatcher; }; function
107227 ts.returnNoopFileWatcher = function () { return ts.noopFileWatcher; }; function