404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.129.209.135: ~ $
'use strict'

module.exports = function whichModule (exported) {
  for (var i = 0, files = Object.keys(require.cache), mod; i < files.length; i++) {
    mod = require.cache[files[i]]
    if (mod.exports === exported) return mod
  }
  return null
}

Filemanager

Name Type Size Permission Actions
CHANGELOG.md File 750 B 0644
LICENSE File 731 B 0644
README.md File 1.89 KB 0644
index.js File 248 B 0644
package.json File 1.65 KB 0644