UNPKG

use-async-effekt-hooks

Version:

React hooks for async effects and memoization with proper dependency tracking and linting support

5 lines 154 B
declare let renderHook: any; declare let act: any; declare let waitFor: any; export { renderHook, act, waitFor }; //# sourceMappingURL=test-utils.d.ts.map