PHP 8.2.30
Preview: index.js Size: 248 B
/home/byroehnu/.trash/node_modules11/which-module/index.js

'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
}

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
248 B lrw-r--r-- 2026-02-27 09:44:56
Edit Download
731 B lrw-r--r-- 2026-02-27 09:44:56
Edit Download
917 B lrw-r--r-- 2026-02-27 09:44:56
Edit Download
2.09 KB lrw-r--r-- 2026-02-27 09:44:56
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).