Type alias SetDashboardConfigArg

SetDashboardConfigArg: {
    dashboardConfig: DashboardConfig;
}

Type declaration