UNPKG

@twogate/ngx-photo-gallery

Version:

PhotoGallery library for Angular based on [PhotoSwipe](http://photoswipe.com/).

5 lines (4 loc) 137 B
import { GalleryOptions } from './photoswipe'; export declare abstract class PhotoGalleryConfig { defaultOptions?: GalleryOptions; }