grafana/public/app/features/dashboard/state/index.ts

3 lines
94 B
TypeScript
Raw Normal View History

export { DashboardModel } from './DashboardModel';
export { PanelModel } from './PanelModel';