📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-27 14:07:35
📂
/ (Root)
/
lib
/
node_modules
/
npm
/
node_modules
/
normalize-package-data
/
node_modules
/
resolve
📍 /lib/node_modules/npm/node_modules/normalize-package-data/node_modules/resolve
🔄 Refresh
✏️
Editing: index.js
Read Only
var core = require('./lib/core'); var async = require('./lib/async'); async.core = core; async.isCore = function isCore(x) { return core[x]; }; async.sync = require('./lib/sync'); exports = async; module.exports = async;
💾 Save Changes
❌ Cancel