UNPKG

ngx-masonry-gallery

Version:
5 lines (4 loc) 86 B
export interface IMasonryGalleryImage { imageUrl: string; alt?: string; }