Symbol.customMatcher for pattern matching
Module
Built-ins signatures
class Symbol {
static customMatcher: @@customMatcher;
}
Entry points
core-js/proposals/pattern-matching-v2
core-js(-pure)/full/symbol/custom-matcher
class Symbol {
static customMatcher: @@customMatcher;
}
core-js/proposals/pattern-matching-v2
core-js(-pure)/full/symbol/custom-matcher