UNPKG

react-use-timer-hook

Version:

A React hook for managing countdown or count-up timers with pause, reset, and customizable callbacks.

2 lines (1 loc) 50 B
export { useTimer as default } from './useTimer';