grafana/public/app/features/manage-dashboards/index.ts

6 lines
131 B
TypeScript
Raw Normal View History

// Services
export { ValidationSrv } from './services/ValidationSrv';
// Components
export * from './components/UploadDashboard';