Viewing File: /home/ubuntu/misabloom-frontend-base/node_modules/core-js/modules/esnext.symbol.pattern-match.js

// TODO: remove from `core-js@4`
var defineWellKnownSymbol = require('../internals/define-well-known-symbol');

// `Symbol.patternMatch` well-known symbol
// https://github.com/tc39/proposal-pattern-matching
defineWellKnownSymbol('patternMatch');
Back to Directory File Manager