UNPKG

fetchninjax

Version:

A smart React hook for handling fetches with retry, caching, and more

3 lines (2 loc) 73 B
const useSmartFetch = require('./app') module.exports = useSmartFetch;