AlertPayload type

AlertPayload type

Signature

  1. export declare type AlertPayload = [string, string?, string?];

Import

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