File "match-all.js"
Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/full/string/match-all.js
File size: 179 bytes
MIME-type: text/plain
Charset: utf-8
'use strict';
// TODO: remove from `core-js@4`
require('../../modules/esnext.string.match-all');
var parent = require('../../actual/string/match-all');
module.exports = parent;