@seracio/types-tdf
Advanced tools
+3
-1
@@ -6,3 +6,3 @@ declare namespace Transfer { | ||
| interface RawCyclist { | ||
| country: Array<string>; | ||
| country: string; | ||
| name: string; | ||
@@ -12,2 +12,4 @@ height: number; | ||
| team: string; | ||
| id: string; | ||
| edition: number; | ||
| } | ||
@@ -14,0 +16,0 @@ |
+1
-1
| { | ||
| "name": "@seracio/types-tdf", | ||
| "version": "2.0.0", | ||
| "version": "3.0.0", | ||
| "main": "index.js", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/seracio/types-tdf.git", |
3180
1.21%50
4.17%