DashboardPluginOptions
DashboardPluginOptions
Configuration options for the DashboardPlugin.
Signature
interface DashboardPluginOptions {
route: string;
appDir: string;
}
Configuration options for the DashboardPlugin.
interface DashboardPluginOptions {
route: string;
appDir: string;
}