2311061106/frontend/node_modules/resolve/index.mjs

5 lines
93 B
JavaScript
Raw Normal View History

2025-12-14 16:02:40 +08:00
import async from 'resolve/async';
import sync from 'resolve/sync';
export { async, sync };