UNPKG

@rybos/ngx-gallery

Version:

A simple responsive native gallery component for Angular 15.

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