UNPKG

@darwish/hooks-core

Version:

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