MCPcopy
hub / github.com/webpack/webpack / underscore-like.mjs

File underscore-like.mjs

test/configCases/require/esm-module-exports/underscore-like.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Underscore-shaped ESM-only library that exposes itself both as the ESM
2// `default` and as the `"module.exports"` named export — the convention
3// the issue #20896 (and its links to underscore/issues/3016 and
4// esbuild/issues/4459) is about. The implementation here is intentionally

Callers

nothing calls this directly

Calls 1

fnFunction · 0.50

Tested by

no test coverage detected