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.
9 lines (8 loc) • 492 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-lite-youtube.component";
import * as i2 from "@angular/common";
export declare class NgxLiteYoutubeModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxLiteYoutubeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxLiteYoutubeModule, [typeof i1.NgxLiteYoutubeComponent], [typeof i2.CommonModule], [typeof i1.NgxLiteYoutubeComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxLiteYoutubeModule>;
}