UNPKG

react-images-extended-2

Version:

A simple, responsive lightbox component for displaying an array of images with React.js with extended features

3 lines 168 B
import { MutableRefObject } from "react"; export declare function useLoadImage(footerHeightRef: MutableRefObject<number>): void; //# sourceMappingURL=loadImage.d.ts.map