UNPKG

react-timer-hook

Version:

React timer hook is a custom react hook built to handle timers(countdown), stopwatch and time logic/state in your react component.

3 lines (2 loc) 66 B
import useInterval from './useInterval'; export { useInterval, };