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

5 lines (4 loc) 201 B
export * from './lib/sunbird-video-player.service'; export * from './lib/sunbird-video-player.component'; export * from './lib/sunbird-video-player.module'; export * from './lib/playerInterfaces';