/
githubmirror
/
moment
Обзор
Документация
Войти
/
githubmirror
/
moment
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
meteor/test.js
5 строк
136 B
Dan Dascalescu
Grunt task to meteor publish; improved scripts
29 ноя 2014, 14:47
29 ноя 2014, 14:47
3974271
Код
Авторство
О чём код?
'use strict'; Tinytest.add('Moment.is', function (test) { test.ok(moment.isMoment(moment()), {message: 'simple moment object'}); });