DonIsaac/react-hooks

View on GitHub
src/useFetch/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
export { default } from './useFetch'
export type { RequestStatus, RequestState } from './types'