Files
grafana/public/app/features/dashboard/components/DashExportModal/index.ts

3 lines
108 B
TypeScript

export { DashboardExporter } from './DashboardExporter';
export { DashExportCtrl } from './DashExportCtrl';