MCPcopy Index your code
hub / github.com/nodejs/node / test-esm-imports-deprecations.mjs

File test-esm-imports-deprecations.mjs

test/es-module/test-esm-imports-deprecations.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --pending-deprecation
2import { mustCall } from '../common/index.mjs';
3import assert from 'assert';
4

Callers

nothing calls this directly

Calls 4

includesMethod · 0.80
mustCallFunction · 0.50
assertFunction · 0.50
addListenerMethod · 0.45

Tested by

no test coverage detected