Type Alias: DashboardAppListItem
type DashboardAppListItem = z.infer<typeof DashboardAppListItemSchema>;
Defined in: src/models/mgmt-dashboard-sessions.ts:15
Application identity returned by appslist.
type DashboardAppListItem = z.infer<typeof DashboardAppListItemSchema>;
Defined in: src/models/mgmt-dashboard-sessions.ts:15
Application identity returned by appslist.