mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
3 lines
107 B
TypeScript
3 lines
107 B
TypeScript
import { MixedDatasource } from './datasource';
|
|
export { MixedDatasource, MixedDatasource as Datasource };
|