Type Alias: DashboardSessionsChart
type DashboardSessionsChart = z.infer<typeof DashboardSessionsChartSchema>;
Defined in: src/models/mgmt-dashboard-sessions.ts:44
Session chart response.
type DashboardSessionsChart = z.infer<typeof DashboardSessionsChartSchema>;
Defined in: src/models/mgmt-dashboard-sessions.ts:44
Session chart response.