This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
15879006906
/
s202226701040
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
091f13f3dc
Gałęzie
Tagi
master
s202226701040
/
node_modules
/
underscore
/
amd
/
isDate.js
isDate.js
106 B
Historia
Czysty
1
2
3
4
5
6
7
define(['./_tagTester'], function (_tagTester) {
var isDate = _tagTester('Date');
return isDate;
});