mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* add missing type * update test * add name to Definitions By * add missing types and update test * regularize formatting * remove string[] * remove duplicate typing * organized formatting * Merge branch 'master' of https://github.com/OpesanyaAdebayo/DefinitelyTyped * remove duplicate typing * add types and tests for typescript 3.0 upwards * resolve version conflicts * resolve version conflict * resolve formatting * remove new types from older version * remove header from submodule
11 lines
167 B
JSON
11 lines
167 B
JSON
{
|
|
"private": true,
|
|
"types": "index",
|
|
"typesVersions": {
|
|
">=3.1.0-0": {
|
|
"*": [
|
|
"ts3.1/*"
|
|
]
|
|
}
|
|
}
|
|
} |