Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dwatch.ts541 export type WatchType = WatchTypeRegistry[keyof WatchTypeRegistry]; alias
542 export const WatchType: WatchTypeRegistry = { constant