app.ts 79 B

1234
  1. import {GrafanaApp} from 'app/grafana_app';
  2. export default new GrafanaApp();