react-use/src/useWait.ts
2019-07-17 10:41:20 -04:00

4 lines
75 B
TypeScript

import { useWait, Waiter } from 'react-wait';
export { useWait, Waiter };