UNPKG

inet-layout

Version:
12 lines (11 loc) 756 B
import * as i0 from "@angular/core"; import * as i1 from "./plugin-sub/plugin-sub.component"; import * as i2 from "./plugin-view/plugin-view.component"; import * as i3 from "./document-viewer/document-viewer.component"; import * as i4 from "@angular/common"; import * as i5 from "@ngx-translate/core"; export declare class PluginModule { static ɵfac: i0.ɵɵFactoryDeclaration<PluginModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PluginModule, [typeof i1.PluginSubComponent, typeof i2.PluginViewComponent, typeof i3.PluginDocumentViewerComponent], [typeof i4.CommonModule, typeof i5.TranslateModule], [typeof i1.PluginSubComponent, typeof i3.PluginDocumentViewerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<PluginModule>; }