UNPKG

firebase-functions-test

Version:
4 lines (3 loc) 295 B
import { MockCloudEventAbstractFactory } from '../../types'; import { CrashlyticsEvent, VelocityAlertPayload } from 'firebase-functions/v2/alerts/crashlytics'; export declare const alertsCrashlyticsOnVelocityAlertPublished: MockCloudEventAbstractFactory<CrashlyticsEvent<VelocityAlertPayload>>;