Files

4 lines
193 B
Markdown
Raw Permalink Normal View History

2025-09-19 14:25:20 +08:00
`core-js-compat` exposes some files as JSON, and they cannot be
imported by Node.js ESM files.
This folder proxies `core-js-compat` to ensure that every entry
is CJS and can be safely imported.