projecte_ionic/node_modules/core-js-pure/proposals/pattern-matching.js
2022-02-09 18:30:03 +01:00

5 lines
182 B
JavaScript
Executable file

// https://github.com/tc39/proposal-pattern-matching
require('../modules/esnext.symbol.matcher');
// TODO: remove from `core-js@4`
require('../modules/esnext.symbol.pattern-match');