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.

4 lines (3 loc) 90 B
import Time from './Time'; import Validate from './Validate'; export { Time, Validate, };