Searched refs:WatchOfFilesAndCompilerOptions (Results 1 – 7 of 7) sorted by relevance
227 export interface WatchOfFilesAndCompilerOptions<T> extends Watch<T> { interface278 …erProgram>(host: WatchCompilerHostOfFilesAndCompilerOptions<T>): WatchOfFilesAndCompilerOptions<T>;283 …esAndCompilerOptions<T> & WatchCompilerHostOfConfigFile<T>): WatchOfFilesAndCompilerOptions<T> | W…
98 …derProgram> = void | SolutionBuilder<T> | WatchOfConfigFile<T> | WatchOfFilesAndCompilerOptions<T>;
5888 interface WatchOfFilesAndCompilerOptions<T> extends Watch<T> {5900 …erProgram>(host: WatchCompilerHostOfFilesAndCompilerOptions<T>): WatchOfFilesAndCompilerOptions<T>;