mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-08 18:02:52 +00:00
11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"private": true,
|
|
"types": "index",
|
|
"typesVersions": {
|
|
">=3.6.0-0": { "*": ["ts3.6/*"] },
|
|
">=3.5.0-0": { "*": ["ts3.5/*"] },
|
|
">=3.4.0-0": { "*": ["ts3.4/*"] },
|
|
">=3.1.0-0": { "*": ["ts3.1/*"] }
|
|
}
|
|
}
|