@angular/fire
Version:
The official Angular library for Firebase.
9 lines (8 loc) • 427 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./pipes/storageUrl.pipe";
export declare class AngularFireStorageModule {
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<AngularFireStorageModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<AngularFireStorageModule, never, never, [typeof i1.GetDownloadURLPipeModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<AngularFireStorageModule>;
}