UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

5 lines (4 loc) 116 B
'use strict'; module.exports = function (re) { return Object.prototype.toString.call(re) === '[object RegExp]'; };