Skip to content

Type Alias: Watch

ts
type Watch = z.infer<typeof WatchSchema>;

Defined in: src/v1/models/watch.ts:11