UNPKG

@kolkov/ngx-gallery

Version:

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

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