UNPKG

@s2ui/justified-gallery

Version:
3 lines (2 loc) 139 B
import { JustifiedGalleryOptions } from "./types"; export default function JustifiedGallery(options: JustifiedGalleryOptions): () => void;