Current section

Files

Jump to
excessibility assets node_modules underscore cjs isRegExp.js
Raw

assets/node_modules/underscore/cjs/isRegExp.js

var _tagTester = require('./_tagTester.js');
var isRegExp = _tagTester('RegExp');
module.exports = isRegExp;