%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/node_modules/string.prototype.matchall/
Upload File :
Create Path :
Current File : //var/www/html/node_modules/string.prototype.matchall/polyfill.js

'use strict';

var implementation = require('./implementation');

module.exports = function getPolyfill() {
	if (String.prototype.matchAll) {
		try {
			''.matchAll(RegExp.prototype);
		} catch (e) {
			return String.prototype.matchAll;
		}
	}
	return implementation;
};

Zerion Mini Shell 1.0