UNPKG

@alauda-fe/common

Version:

Alauda frontend team common codes.

12 lines (11 loc) 678 B
import * as i0 from "@angular/core"; import * as i1 from "./abnormal-page.component"; import * as i2 from "@angular/common"; import * as i3 from "../page-guard/module"; import * as i4 from "../translate/translate.module"; import * as i5 from "@alauda/ui"; export declare class AbnormalPageModule { static ɵfac: i0.ɵɵFactoryDeclaration<AbnormalPageModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AbnormalPageModule, [typeof i1.AbnormalPageComponent], [typeof i2.CommonModule, typeof i3.PageGuardModule, typeof i4.TranslateModule, typeof i5.ButtonModule], [typeof i1.AbnormalPageComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<AbnormalPageModule>; }