Edit File: isDate.js
define(['./_tagTester'], function (_tagTester) { var isDate = _tagTester('Date'); return isDate; });
Back to File Manager