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) 125 B
export declare class UtilService { uniqueId(length?: number): string; getTimeSpentText(duration: any): string; }