UNPKG

@ace-fetch/react

Version:

react adapter for @ace-fetch/core.

5 lines (4 loc) 197 B
export { createFetch } from './createFetch'; export { defineRegistApi } from './fetch'; export { getActiveFetch, setActiveFetch } from './context'; export { FetchProvider } from './FetchProvider';