UNPKG

@alauda-fe/common

Version:

Alauda frontend team common codes.

13 lines (12 loc) 721 B
import * as i0 from "@angular/core"; import * as i1 from "./component"; import * as i2 from "@angular/common"; import * as i3 from "@alauda/ui"; import * as i4 from "../translate/translate.pipe"; import * as i5 from "../core/module"; import * as i6 from "../mutable/mutable.module"; export declare class HelpDocumentModule { static ɵfac: i0.ɵɵFactoryDeclaration<HelpDocumentModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<HelpDocumentModule, [typeof i1.HelpDocumentComponent], [typeof i2.CommonModule, typeof i3.IconModule, typeof i4.TranslatePipe, typeof i5.CoreModule, typeof i6.MutableModule], [typeof i1.HelpDocumentComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<HelpDocumentModule>; }