ngx-firebase-auth
Version:
Simple lightweight Firebase Authentication Service for Angular 12+
7 lines (6 loc) • 318 B
TypeScript
import * as i0 from "@angular/core";
export declare class NgxFirebaseAuthModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxFirebaseAuthModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxFirebaseAuthModule, never, never, never>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxFirebaseAuthModule>;
}