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

8 lines (7 loc) 285 B
import * as i0 from "@angular/core"; export declare class UtilService { uniqueId(length?: number): string; getTimeSpentText(duration: any): string; static ɵfac: i0.ɵɵFactoryDeclaration<UtilService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<UtilService>; }