UNPKG

82 BTypeScriptView Raw
1declare function useTimeout(ms?: number | 0): boolean;
2
3export default useTimeout;
\No newline at end of file