Files
khalij-pay/node_modules/resolve/index.mjs
2025-10-23 21:52:07 +03:30

5 lines
93 B
JavaScript

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