Skip to content

Type Alias: Watchers

ts
type Watchers = z.infer<typeof WatchersSchema>;

Defined in: src/cloud/models/watchers.ts:17