mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-06 03:38:24 -04: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.