source: trip-planner-front/node_modules/core-js/es/symbol/match.js

Last change on this file was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 273 bytes
Line 
1require('../../modules/es.regexp.exec');
2require('../../modules/es.symbol.match');
3require('../../modules/es.string.match');
4var WrappedWellKnownSymbolModule = require('../../internals/well-known-symbol-wrapped');
5
6module.exports = WrappedWellKnownSymbolModule.f('match');
Note: See TracBrowser for help on using the repository browser.