UNPKG

@angular/fire

Version:

The official Angular library for Firebase.

10 lines (9 loc) 574 B
import { AngularFirePerformance } from './performance'; import { PerformanceMonitoringService } from './performance.service'; import * as i0 from "@angular/core"; export declare class AngularFirePerformanceModule { constructor(perf: AngularFirePerformance, _: PerformanceMonitoringService); static ɵfac: i0.ɵɵFactoryDeclaration<AngularFirePerformanceModule, [null, { optional: true; }]>; static ɵmod: i0.ɵɵNgModuleDeclaration<AngularFirePerformanceModule, never, never, never>; static ɵinj: i0.ɵɵInjectorDeclaration<AngularFirePerformanceModule>; }