UNPKG

videogular2

Version:

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

8 lines (7 loc) 139 B
export interface IDRMLicenseServer { [index: string]: { serverURL: string; }; } export declare class VgStreamingModule { }