native-modules.js 155 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/native-modules.json");