MCPcopy Index your code
hub / github.com/Experience-Monks/devtool / require-hook.js

File require-hook.js

lib/require-hook.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1module.exports = function requireHook (opts) {
2 opts = opts || {};
3
4 var path = require('path');

Callers

nothing calls this directly

Calls 1

moduleWrapFunction · 0.85

Tested by

no test coverage detected