UNPKG

react-images-extended-2-stable

Version:

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

5 lines 193 B
import { ReactNode } from "react"; export declare function Draggable({ children }: { children: ReactNode; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Wrappers.d.ts.map