UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

6 lines (5 loc) 212 B
require('../../modules/es6.regexp.replace'); var REPLACE = require('../../modules/_wks')('replace'); module.exports = function (it, str, replacer) { return RegExp.prototype[REPLACE].call(it, str, replacer); };