asd/asd-wx/node_modules/core-js/proposals/pattern-matching.js
愉快的大福 340a467ba1 init
2024-11-21 11:32:11 +08:00

5 lines
182 B
JavaScript

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