UNPKG

@kolkov/ngx-gallery

Version:

A simple responsive native gallery component for Angular 8+ and 13+.

5 lines (4 loc) 99 B
export declare class NgxGalleryImageSize { static Cover: string; static Contain: string; }