GoScrobble/web/node_modules/core-js-pure/proposals/pattern-matching.js

5 lines
182 B
JavaScript
Raw Permalink Normal View History

2022-04-25 02:47:15 +00:00
// https://github.com/tc39/proposal-pattern-matching
require('../modules/esnext.symbol.matcher');
// TODO: remove from `core-js@4`
require('../modules/esnext.symbol.pattern-match');