UNPKG

react-advanced-cropper

Version:

The react cropper library that gives the possibility to create croppers exactly suited for your website design

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