UNPKG

react-images-extended-2

Version:

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

5 lines 234 B
/// <reference types="react" /> export declare function LightboxDPIPPage(props: { targetWindowRef?: React.MutableRefObject<Window | null>; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=LightboxDPIPPage.d.ts.map