Current section

Files

Jump to
excessibility assets node_modules underscore amd isString.js
Raw

assets/node_modules/underscore/amd/isString.js

define(['./_tagTester'], function (_tagTester) {
var isString = _tagTester('String');
return isString;
});