UNPKG

@vinlos/ngx-gallery

Version:

A simple responsive native gallery component for Angular 18.

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