UNPKG

idmp

Version:

A lightweight TypeScript library for deduplicating and caching async function calls with automatic retries, designed for idempotent network requests in React and Node.js.

5 lines (3 loc) 134 B
export * from './plugins/browser-storage/dist' import { default as d } from './plugins/browser-storage/dist' export { d as default }