mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-01-30 13:37:35 +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"
|
|
}
|
|
} |