.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / modules / esnext.symbol.pattern-match.js
1 var defineWellKnownSymbol = require('../internals/define-well-known-symbol');
2
3 // `Symbol.patternMatch` well-known symbol
4 // https://github.com/tc39/proposal-pattern-matching
5 defineWellKnownSymbol('patternMatch');