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