index.js 108 Bytes Raw Blame History Permalink 1 2 3 "use strict"; module.exports = require("./is-implemented")() ? RegExp.prototype.match : require("./shim");