Searched defs:WatchType (Results 1 – 2 of 2) sorted by relevance
141 } WatchType; typedef
409 export type WatchType = WatchTypeRegistry[keyof WatchTypeRegistry]; alias410 export const WatchType: WatchTypeRegistry = { constant