UNPKG

@hoangsonw/fast-fetch

Version:

A smarter fetch() wrapper with auto-retry, deduplication, and minimal boilerplate.

3 lines 135 B
export { fastFetch } from "./fastFetch.js"; export type { FastFetchOptions } from "./fastFetch.js"; //# sourceMappingURL=index.d.ts.map