helpyourneighbour/backend/node_modules/babel-plugin-polyfill-corejs3/lib/shipped-proposals.js

6 lines
327 B
JavaScript
Raw Normal View History

"use strict";
exports.__esModule = true;
exports.default = void 0;
// This file is automatically generated by scripts/build-corejs3-shipped-proposals.mjs
var _default = exports.default = new Set(["esnext.array.group", "esnext.array.group-to-map", "esnext.iterator.zip", "esnext.iterator.zip-keyed", "esnext.symbol.metadata"]);