UNPKG

ngx-masonry

Version:

Angular Module for displaying a feed of items in a masonry layout using https://github.com/desandro/masonry

9 lines (8 loc) 506 B
import * as i0 from "@angular/core"; import * as i1 from "./ngx-masonry.component"; import * as i2 from "./ngx-masonry.directive"; export declare class NgxMasonryModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxMasonryModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxMasonryModule, [typeof i1.NgxMasonryComponent, typeof i2.NgxMasonryDirective], never, [typeof i1.NgxMasonryComponent, typeof i2.NgxMasonryDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxMasonryModule>; }