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 162 B
import React from "react"; export declare function useNewTab(): { open: (node: React.ReactNode) => Promise<Window>; }; //# sourceMappingURL=useNewTab.d.ts.map