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