Skip to content

Type Alias: PageOfDashboards

ts
type PageOfDashboards = z.infer<typeof PageOfDashboardsSchema>;

Defined in: src/cloud/models/pageOfDashboards.ts:21