mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
4 lines
193 B
TypeScript
4 lines
193 B
TypeScript
|
|
export { isSharedDashboardQuery, runSharedRequest } from './runSharedRequest';
|
||
|
|
export { DashboardQueryEditor } from './DashboardQueryEditor';
|
||
|
|
export { SHARED_DASHBODARD_QUERY } from './types';
|