mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
@grafana/data: export dateMath and rangeUtil (#17971)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import angular, { IQService } from 'angular';
|
||||
import * as dateMath from '@grafana/data/src/utils/datemath';
|
||||
import { dateMath } from '@grafana/data';
|
||||
import _ from 'lodash';
|
||||
import { ElasticDatasource, getMaxConcurrenShardRequestOrDefault } from '../datasource';
|
||||
import { toUtc, dateTime } from '@grafana/data';
|
||||
|
||||
Reference in New Issue
Block a user