Sha256: fc0adab6c2ec841c0d619f059405f2027eb26930204ac580c963c30ba7d28c10
Contents?: true
Size: 218 Bytes
Versions: 4
Compression:
Stored size: 218 Bytes
Contents
'use strict'; var defineWellKnownSymbol = require('../internals/well-known-symbol-define'); // `Symbol.matcher` well-known symbol // https://github.com/tc39/proposal-pattern-matching defineWellKnownSymbol('matcher');
Version data entries
4 entries across 4 versions & 1 rubygems