Searched defs:WatchType (Results 1 – 1 of 1) sorted by relevance
541 export type WatchType = WatchTypeRegistry[keyof WatchTypeRegistry]; alias542 export const WatchType: WatchTypeRegistry = { constant