Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dwatch.ts648 export function createWatchFactory<Y = undefined>(host: WatchFactoryHost & { trace?(s: string): voi… function
/third_party/typescript/lib/
Dtsc.js110795 function createWatchFactory(host, options) { function