UNPKG

@project-sunbird/sunbird-epub-player-v9

Version:

The Epub player library is powered by Angular. This player is primarily designed to be used on Sunbird consumption platforms _(mobile app, web portal, offline desktop app)_ to drive reusability and maintainability, hence reducing the redundant development

12 lines (11 loc) 749 B
import * as i0 from "@angular/core"; import * as i1 from "./sunbird-epub-player.component"; import * as i2 from "./epub-viewer/epub-viewer.component"; import * as i3 from "@angular/common"; import * as i4 from "@project-sunbird/sunbird-player-sdk-v9"; import * as i5 from "@angular/common/http"; export declare class SunbirdEpubPlayerModule { static ɵfac: i0.ɵɵFactoryDeclaration<SunbirdEpubPlayerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SunbirdEpubPlayerModule, [typeof i1.EpubPlayerComponent, typeof i2.EpubViewerComponent], [typeof i3.CommonModule, typeof i4.SunbirdPlayerSdkModule, typeof i5.HttpClientModule], [typeof i1.EpubPlayerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SunbirdEpubPlayerModule>; }