Home
last modified time | relevance | path

Searched defs:returnNoopFileWatcher (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dwatch.ts528 export const returnNoopFileWatcher = () => noopFileWatcher; constant
/third_party/typescript/lib/
DtypingsInstaller.js128910 ts.returnNoopFileWatcher = function () { return ts.noopFileWatcher; }; function
Dtsc.js107227 ts.returnNoopFileWatcher = function () { return ts.noopFileWatcher; }; function