source: trip-planner-front/node_modules/babel-plugin-polyfill-corejs3/lib/shipped-proposals.js@ 84d0fbb

Last change on this file since 84d0fbb was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 172 bytes
Line 
1"use strict";
2
3exports.__esModule = true;
4exports.default = void 0;
5
6var _default = new Set(["esnext.global-this", "esnext.string.match-all"]);
7
8exports.default = _default;
Note: See TracBrowser for help on using the repository browser.