Skip to content

Type Alias: Dashboard

ts
type Dashboard = z.infer<typeof DashboardSchema>;

Defined in: src/cloud/models/dashboard.ts:36