UNPKG

react-responsive-gallery

Version:
6 lines (5 loc) 161 B
import React from "react"; declare const Row: ({ children }: { children: React.ReactNode; }) => import("react/jsx-runtime").JSX.Element; export default Row;