UNPKG

firebase-functions-test

Version:
4 lines (3 loc) 246 B
import { MockCloudEventAbstractFactory } from '../../types'; import { FirebaseAlertData, AlertEvent } from 'firebase-functions/v2/alerts'; export declare const alertsOnAlertPublished: MockCloudEventAbstractFactory<AlertEvent<FirebaseAlertData>>;