source:
trip-planner-front/node_modules/core-js/modules/es.symbol.match-all.js@
b738035
Last change on this file since b738035 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 201 bytes |
Line | |
---|---|
1 | var defineWellKnownSymbol = require('../internals/define-well-known-symbol'); |
2 | |
3 | // `Symbol.matchAll` well-known symbol |
4 | // https://tc39.es/ecma262/#sec-symbol.matchall |
5 | defineWellKnownSymbol('matchAll'); |
Note:
See TracBrowser
for help on using the repository browser.