Symbol.customMatcher for pattern matching
Specification: proposal-pattern-matching
Module
class Symbol {
static customMatcher: @@customMatcher;
}
CommonJS entry points
core-js/proposals/pattern-matching-v2
core-js(-pure)/full/symbol/custom-matcher