Type alias DashboardCollection

DashboardCollection: {
    id: string;
}[]

Generated using TypeDoc