ng-flyweight-gallery
Version:
`ng-flyweight-gallery` is a lightweight and customizable Angular component library for creating responsive media galleries. It supports images and videos, with features like autoplay, loop for videos and a responsive layout.
9 lines (8 loc) • 512 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ng-flyweight-gallery.component";
import * as i2 from "@angular/common";
export declare class NgFlyweightGalleryModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgFlyweightGalleryModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgFlyweightGalleryModule, [typeof i1.NgFlyweightGalleryComponent], [typeof i2.CommonModule], [typeof i1.NgFlyweightGalleryComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgFlyweightGalleryModule>;
}