Skip to content

Type Alias: DashboardUser

ts
type DashboardUser = z.infer<typeof DashboardUserSchema>;

Defined in: src/cloud/models/dashboardUser.ts:64