Pibd-21_Alekseev_I.S._Inter.../IP/node_modules/resolve/index.js

5 lines
97 B
JavaScript
Raw Permalink Normal View History

2023-12-03 16:59:28 +04:00
var async = require('./lib/async');
async.sync = require('./lib/sync');
module.exports = async;