feat(timepicker2): added date math tests

This commit is contained in:
Torkel Ödegaard
2015-09-16 18:48:41 +02:00
parent 3912eb7b26
commit d705108be5
14 changed files with 7494 additions and 74 deletions

21
tsd.json Normal file
View File

@@ -0,0 +1,21 @@
{
"version": "v4",
"repo": "angular/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"es6-promise/es6-promise.d.ts": {
"commit": "be0b6b394f77a59e192ad7cfec18078706e44db5"
},
"mocha/mocha.d.ts": {
"commit": "055b3172e8eb374a75826710c4d08677872620d3"
},
"node/node.d.ts": {
"commit": "51738fdf1643d269067861b405e87503b7479236"
},
"zone/zone.d.ts": {
"commit": "055b3172e8eb374a75826710c4d08677872620d3"
}
}
}