Current section

Files

Jump to
excessibility assets node_modules underscore cjs isString.js
Raw

assets/node_modules/underscore/cjs/isString.js

var _tagTester = require('./_tagTester.js');
var isString = _tagTester('String');
module.exports = isString;