UNPKG

react-raster

Version:

Advanced grid- and styling-system which is highly customizable and ready for server-side-rendering.

3 lines (2 loc) 150 B
import React from "react"; export default function useCombinedRefs(ref: React.ForwardedRef<HTMLElement | null>): React.MutableRefObject<undefined>;