Home
last modified time | relevance | path

Searched refs:CreateSystemWatchFunctions (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/compiler/
Dsys.ts838 export interface CreateSystemWatchFunctions { interface
879 …}: CreateSystemWatchFunctions): { watchFile: HostWatchFile; watchDirectory: HostWatchDirectory; } {