UNPKG

use-async-effekt-hooks

Version:

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

4 lines 196 B
export { useAsyncEffekt } from './useAsyncEffekt'; export { useAsyncMemo } from './useAsyncMemo'; export { useAsyncMemoSuspense } from './useAsyncMemoSuspense'; //# sourceMappingURL=index.d.ts.map