DatasourceRef type

DatasourceRef type

In 8.2, this will become an interface

Signature

  1. export declare type DatasourceRef = string;

Import

  1. import { DatasourceRef } from '@grafana/data';