Skip to content

Type Alias: DashboardDetails

ts
type DashboardDetails = z.infer<typeof DashboardDetailsSchema>;

Defined in: src/cloud/models/dashboardDetails.ts:17