UNPKG

dictrigyn-video-player

Version:

Contains Video player library components powered by angular. These components are designed to be used in sunbird consumption platforms *(mobile app, web portal, offline desktop app)* to drive reusability, maintainability hence reducing the redundant devel

8 lines (7 loc) 321 B
/** * Generated bundle index. Do not edit. */ export * from './public-api'; export { VideoPlayerComponent as ɵc } from './lib/components/video-player/video-player.component'; export { UtilService as ɵa } from './lib/services/util.service'; export { ViewerService as ɵb } from './lib/services/viewer.service';