Skip to content

Type Alias: UserWatch

ts
type UserWatch = z.infer<typeof UserWatchSchema>;

Defined in: src/v1/models/userWatch.ts:8