source:
trip-planner-front/node_modules/babel-plugin-polyfill-corejs3/lib/shipped-proposals.js@
6a80231
Last change on this file since 6a80231 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 172 bytes |
Line | |
---|---|
1 | "use strict"; |
2 | |
3 | exports.__esModule = true; |
4 | exports.default = void 0; |
5 | |
6 | var _default = new Set(["esnext.global-this", "esnext.string.match-all"]); |
7 | |
8 | exports.default = _default; |
Note:
See TracBrowser
for help on using the repository browser.