%PDF- %PDF-
Direktori : /home/ugotscom/3vfm3/node_modules/core-js/es/regexp/ |
Current File : /home/ugotscom/3vfm3/node_modules/core-js/es/regexp/match.js |
require('../../modules/es.string.match'); var wellKnownSymbol = require('../../internals/well-known-symbol'); var MATCH = wellKnownSymbol('match'); module.exports = function (it, str) { return RegExp.prototype[MATCH].call(it, str); };