UNPKG

@grafana/ui

Version:
5 lines (4 loc) 102 B
import { GrafanaTheme } from '@grafana/data'; export interface Themeable { theme: GrafanaTheme; }