Files
khalijpay-agent/node_modules/resolve/index.mjs
2026-01-01 21:35:03 +03:30

5 lines
93 B
JavaScript

import async from 'resolve/async';
import sync from 'resolve/sync';
export { async, sync };