UNPKG

react-easy-flip

Version:

A lightweight React library for smooth FLIP animations

3 lines (2 loc) 96 B
import * as React from 'react'; export declare const useLayoutEffect: typeof React.useEffect;