MCPcopy
hub / github.com/webpack/webpack / supportsRequireInModule.js

File supportsRequireInModule.js

test/helpers/supportsRequireInModule.js:None–None  ·  test/helpers/supportsRequireInModule.js

Source from the content-addressed store, hash-verified

1class="st">"use strict";
2
3module.exports = function supportsRequireInModule() {
4 return Boolean(require(class="st">"module").createRequire);

Callers

nothing calls this directly

Calls 1

requireFunction · 0.50

Tested by

no test coverage detected