blob: bdc427cc88f606acda9b00f2b479b76b1326887c [file] [log] [blame]
'use strict';
module.exports = input => Object.prototype.toString.call(input) === '[object RegExp]';