UNPKG

eris-keys

Version:

a JavaScript client library for eris-keys

4 lines (3 loc) 110 B
module.exports = function _isRegExp(x) { return Object.prototype.toString.call(x) === '[object RegExp]'; };