grafana/public/app/features/dashboard/components/VersionHistory/index.ts

3 lines
96 B
TypeScript
Raw Normal View History

export { HistoryListCtrl } from './HistoryListCtrl';
export { HistorySrv } from './HistorySrv';