Skip to content

Type Alias: DashboardGadget

ts
type DashboardGadget = z.infer<typeof DashboardGadgetSchema>;

Defined in: src/cloud/models/dashboardGadget.ts:20