UNPKG

@project-sunbird/sunbird-video-player-v9

Version:

The Video 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 developmen

14 lines (13 loc) 971 B
import * as i0 from "@angular/core"; import * as i1 from "./sunbird-video-player.component"; import * as i2 from "./components/video-player/video-player.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/forms"; import * as i5 from "@angular/common/http"; import * as i6 from "@project-sunbird/sunbird-player-sdk-v9"; import * as i7 from "@project-sunbird/sunbird-quml-player-v9"; export declare class SunbirdVideoPlayerModule { static ɵfac: i0.ɵɵFactoryDeclaration<SunbirdVideoPlayerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SunbirdVideoPlayerModule, [typeof i1.SunbirdVideoPlayerComponent, typeof i2.VideoPlayerComponent], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.HttpClientModule, typeof i6.SunbirdPlayerSdkModule, typeof i7.QumlLibraryModule], [typeof i1.SunbirdVideoPlayerComponent, typeof i6.SunbirdPlayerSdkModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<SunbirdVideoPlayerModule>; }