| 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 |