Current section

Files

Jump to
excessibility assets node_modules underscore cjs isDate.js
Raw

assets/node_modules/underscore/cjs/isDate.js

var _tagTester = require('./_tagTester.js');
var isDate = _tagTester('Date');
module.exports = isDate;