source:
trip-planner-front/node_modules/core-js/modules/esnext.symbol.matcher.js@
571e0df
Last change on this file since 571e0df was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 204 bytes |
Line | |
---|---|
1 | var defineWellKnownSymbol = require('../internals/define-well-known-symbol'); |
2 | |
3 | // `Symbol.matcher` well-known symbol |
4 | // https://github.com/tc39/proposal-pattern-matching |
5 | defineWellKnownSymbol('matcher'); |
Note:
See TracBrowser
for help on using the repository browser.