UNPKG

react-column-gallery

Version:
4 lines (3 loc) 153 B
import { Photo } from '..'; export declare const getPhotos: (count: number) => Photo[]; export declare const getAvatars: (count: number) => string[];