UNPKG

@vinlos/ngx-gallery

Version:

A simple responsive native gallery component for Angular 18.

7 lines (6 loc) 148 B
export declare class NgxGalleryAnimation { static Fade: string; static Slide: string; static Rotate: string; static Zoom: string; }