corejs3-shipped-proposals.js 166 Bytes Raw Blame History Permalink 1 2 3 4 // Node < 13.3 doesn't support export maps in package.json. // Use this proxy file as a fallback. module.exports = require("./data/corejs3-shipped-proposals.json");