ngx-masonry-gallery
Version:
Masonry gallery for Angular
9 lines (8 loc) • 491 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./masonry-gallery.component";
import * as i2 from "@angular/common";
export declare class MasonryGalleryModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MasonryGalleryModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MasonryGalleryModule, [typeof i1.MasonryGalleryComponent], [typeof i2.CommonModule], [typeof i1.MasonryGalleryComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MasonryGalleryModule>;
}