AlertErrorPayload type

AlertErrorPayload type

Signature

  1. export declare type AlertErrorPayload = [string, (string | Error)?, string?];

Import

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