export type { DashboardPluginOptions } from "./model.js";
export { DashboardPlugin as default } from "./plugin.js";
