const isRegExp = val => val instanceof RegExp; module.exports = isRegExp