UNPKG

@s2ui/justified-gallery

Version:
3 lines (2 loc) 143 B
import { JustifiedImageBox } from "./types"; export declare function renderGallery(layout: JustifiedImageBox[], container: HTMLElement): void;