UNPKG

@availity/hooks

Version:

A group of pre-built hooks that are common in most apps

3 lines (2 loc) 82 B
declare function useTimeout(ms?: number | 0): boolean; export default useTimeout;