Home
last modified time | relevance | path

Searched defs:WatchCompilerHostOfConfigFile (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript_eslint/packages/typescript-estree/src/create-program/
DWatchCompilerHostOfConfigFile.ts30 interface WatchCompilerHostOfConfigFile<T extends ts.BuilderProgram> interface
/third_party/typescript/src/compiler/
DwatchPublic.ts143 …export interface WatchCompilerHostOfConfigFile<T extends BuilderProgram> extends WatchCompilerHost… interface
165 …export interface WatchCompilerHostOfConfigFile<T extends BuilderProgram> extends WatchCompilerHost… interface