UNPKG

ems-web-app-page-viewer

Version:

This angular.io module is a simple page renderer for apps developed by Educational Media Solutions.

10 lines (9 loc) 570 B
import * as i0 from "@angular/core"; import * as i1 from "./page-viewer.component"; import * as i2 from "./page-template.component"; import * as i3 from "@angular/common"; export declare class PageViewerModule { static ɵfac: i0.ɵɵFactoryDeclaration<PageViewerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PageViewerModule, [typeof i1.PageViewerComponent, typeof i2.PageTemplateComponent], [typeof i3.CommonModule], [typeof i1.PageViewerComponent, typeof i2.PageTemplateComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<PageViewerModule>; }