Skip to content

Type Alias: WatchUser

ts
type WatchUser = z.infer<typeof WatchUserSchema>;

Defined in: src/v1/models/watchUser.ts:36