Skip to content

Type Alias: PageUser

ts
type PageUser = z.infer<typeof PageUserSchema>;

Defined in: src/cloud/models/pageUser.ts:23