blob: 4b33296920ddba037da6d1d841c05fff9c79406d [file] [log] [blame]
"use strict";
module.exports = require("./is-implemented")() ? RegExp.prototype.match : require("./shim");