source:
trip-planner-front/node_modules/core-js/proposals/pattern-matching.js
Last change on this file was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 182 bytes |
Line | |
---|---|
1 | // https://github.com/tc39/proposal-pattern-matching |
2 | require('../modules/esnext.symbol.matcher'); |
3 | // TODO: remove from `core-js@4` |
4 | require('../modules/esnext.symbol.pattern-match'); |
Note:
See TracBrowser
for help on using the repository browser.