UNPKG

@hoangsonw/fast-fetch

Version:

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

3 lines (2 loc) 100 B
export { fastFetch } from "./fastFetch.js"; export type { FastFetchOptions } from "./fastFetch.js";