debian-mirror-gitlab/core-js/features/string/match-all.js

5 lines
139 B
JavaScript
Raw Normal View History

2019-09-25 13:30:05 +05:30
// TODO: remove from `core-js@4`
require('../../modules/esnext.string.match-all');
module.exports = require('../../es/string/match-all');