/home/techb158/balavpn.abdallabala.com/node_modules/resolve/lib
NameSizeModeActions
async.d.ts5260666editdlrm
async.js264640666editdlrm
caller.js4090666editdlrm
exports-resolve.js96110666editdlrm
get-exports-category.js19480666editdlrm
homedir.js9170666editdlrm
node-modules-paths.js13390666editdlrm
normalize-options.js3480666editdlrm
parse-package-specifier.js9420666editdlrm
select-most-restrictive.js16150666editdlrm
sync.d.ts4150666editdlrm
sync.js161720666editdlrm
Edit: /home/techb158/balavpn.abdallabala.com/node_modules/resolve/lib/normalize-options.js (348B)
module.exports = function (x, opts) { /** * This file is purposefully a passthrough. It's expected that third-party * environments will override it at runtime in order to inject special logic * into `resolve` (by manipulating the options). One such example is the PnP * code path in Yarn. */ return opts || {}; };