UNPKG

ng-plyr

Version:

An HTML5 media player for developers, built using Angular, having interface similar to Youtube player.

10 lines (9 loc) 556 B
import * as i0 from "@angular/core"; import * as i1 from "./ng-plyr.component"; import * as i2 from "./directive/stop-click-propagation.directive"; import * as i3 from "@angular/platform-browser"; export declare class NgPlyrModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgPlyrModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgPlyrModule, [typeof i1.NgPlyrComponent, typeof i2.StopClickPropagationDirective], [typeof i3.BrowserModule], [typeof i1.NgPlyrComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgPlyrModule>; }