UNPKG

cosa-nostra-backstabbers

Version:
6 lines (3 loc) 77 B
module.exports = function (string) { return new RegExp(string, "gi"); };