UNPKG

react-dnd

Version:

Drag and Drop for React

3 lines (2 loc) 101 B
import { useEffect } from 'react'; export declare const useIsomorphicLayoutEffect: typeof useEffect;