ABIANAPP_NODE_PRODUCCION/node_modules/lru-memoizer/lib/index.d.ts
2026-02-03 14:27:12 +00:00

3 lines
65 B
TypeScript

import { asyncMemoizer } from './async';
export = asyncMemoizer;