UNPKG

ngx-lite-video

Version:

ngx-lite-video is an Angular package for lazy loading embedded YouTube and Vimeo videos, improving page speed and user experience.

10 lines (9 loc) 551 B
import * as i0 from "@angular/core"; import * as i1 from "./ngx-lite-vimeo.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/common/http"; export declare class NgxLiteVimeoModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxLiteVimeoModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxLiteVimeoModule, [typeof i1.NgxLiteVimeoComponent], [typeof i2.CommonModule, typeof i3.HttpClientModule], [typeof i1.NgxLiteVimeoComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxLiteVimeoModule>; }