UNPKG

videogular2

Version:

Videogular is a video application framework for desktop and mobile powered by Angular

7 lines (6 loc) 155 B
export declare class VgStates { static VG_ENDED: string; static VG_PAUSED: string; static VG_PLAYING: string; static VG_LOADING: string; }