UNPKG

504 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./user.component";
3import * as i2 from "../shared/shared.module";
4import * as i3 from "../badge/badge.module";
5export declare class NbUserModule {
6 static ɵfac: i0.ɵɵFactoryDeclaration<NbUserModule, never>;
7 static ɵmod: i0.ɵɵNgModuleDeclaration<NbUserModule, [typeof i1.NbUserComponent], [typeof i2.NbSharedModule, typeof i3.NbBadgeModule], [typeof i1.NbUserComponent]>;
8 static ɵinj: i0.ɵɵInjectorDeclaration<NbUserModule>;
9}