UNPKG

@sanity/dashboard

Version:

Tool for rendering dashboard widgets

8 lines (6 loc) 265 B
export * from './types' export * from './components/DashboardWidgetContainer' export * from './widgets/projectInfo' export * from './widgets/projectUsers' export * from './widgets/sanityTutorials' export {type DashboardPluginConfig, dashboardTool} from './plugin'