MCPcopy
hub / github.com/nodejs/node / cjs.js

File cjs.js

test/fixtures/es-modules/cjs.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// test we can use commonjs require
4require('path');

Callers

nothing calls this directly

Calls 2

requireFunction · 0.70
logMethod · 0.45

Tested by

no test coverage detected