UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

6 lines (4 loc) 136 B
require('../../modules/es.regexp.to-string'); module.exports = function toString(it) { return RegExp.prototype.toString.call(it); };