UNPKG

@karltud123/react-idle-timer

Version:
6 lines (5 loc) 148 B
import { IdleTimerContext } from '../IdleTimerContext'; /** * Context interface Type. */ export type IIdleTimerContext = typeof IdleTimerContext;