Validation_Suite/validation-suite/frontend/atlas/node_modules/resolve/index.mjs

4 lines
93 B
JavaScript

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