package.full.string.match-all.js Maven / Gradle / Ivy
The newest version!
'use strict';
// TODO: remove from `core-js@4`
require('../../modules/esnext.string.match-all');
var parent = require('../../actual/string/match-all');
module.exports = parent;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy