UNPKG

@rybos/ngx-gallery

Version:

A simple responsive native gallery component for Angular 15.

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