UNPKG

ngx-video-list-player

Version:

A simple Angular video player with video list. No dependecies. Only custom controls, css, ts and svgs. Youtube support

11 lines (10 loc) 711 B
import * as i0 from "@angular/core"; import * as i1 from "./Components/ngx-video-list-player.component"; import * as i2 from "./Directives/stop-propagation.directive"; import * as i3 from "@angular/common"; import * as i4 from "@angular/youtube-player"; export declare class NgxVideoListPlayerModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxVideoListPlayerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxVideoListPlayerModule, [typeof i1.NgxVideoListPlayerComponent, typeof i2.StopPropagationDirective], [typeof i3.CommonModule, typeof i4.YouTubePlayerModule], [typeof i1.NgxVideoListPlayerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxVideoListPlayerModule>; }