UNPKG

core-js

Version:
7 lines (5 loc) 230 B
'use strict'; var defineWellKnownSymbol = require('../internals/well-known-symbol-define'); // `Symbol.customMatcher` well-known symbol // https://github.com/tc39/proposal-pattern-matching defineWellKnownSymbol('customMatcher');