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) 118 B
export * from './plugins/node-fs/dist' import { default as d } from './plugins/node-fs/dist' export { d as default }