UNPKG

firebase-functions-test

Version:
4 lines (3 loc) 301 B
import { MockCloudEventAbstractFactory } from '../../types'; import { PerformanceEvent, ThresholdAlertPayload } from 'firebase-functions/v2/alerts/performance'; export declare const performanceThresholdOnThresholdAlertPublished: MockCloudEventAbstractFactory<PerformanceEvent<ThresholdAlertPayload>>;