Current section

Files

Jump to
excessibility assets node_modules underscore amd isSymbol.js
Raw

assets/node_modules/underscore/amd/isSymbol.js

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