UNPKG

@ngx-gallery/core

Version:

Angular gallery directive that hooks the lightbox with the images automatically.

5 lines (4 loc) 130 B
import { GalleryState } from '../models/gallery.model'; export declare class GalleryCounterComponent { state: GalleryState; }