Current section

Files

Jump to
excessibility assets node_modules underscore amd isDate.js
Raw

assets/node_modules/underscore/amd/isDate.js

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