TimeZoneUtc type

TimeZoneUtc type

Signature

  1. export declare type TimeZoneUtc = 'utc';

Import

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