UNPKG

underscore

Version:

JavaScript's functional programming helper library.

6 lines (3 loc) 111 B
var _tagTester = require('./_tagTester.js'); var isString = _tagTester('String'); module.exports = isString;