UNPKG

@angular/fire

Version:

The official library for Firebase and Angular

6 lines (5 loc) 260 B
import { AngularFirePerformance } from './performance'; import { PerformanceMonitoringService } from './performance.service'; export declare class AngularFirePerformanceModule { constructor(perf: AngularFirePerformance, _: PerformanceMonitoringService); }