mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* add types for custom ordering functions * fix trailing whitespace * include dependency on moment (2.13 being the first version to include types) add type for moment constructor for use in timeline and graph2d options
6 lines
81 B
JSON
6 lines
81 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"moment": ">=2.13.0"
|
|
}
|
|
} |