mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
22 lines
342 B
JSON
22 lines
342 B
JSON
{
|
|
"private": true,
|
|
"types": "index",
|
|
"typesVersions": {
|
|
"<=3.1": {
|
|
"*": [
|
|
"ts3.1/*"
|
|
]
|
|
},
|
|
"<=3.4": {
|
|
"*": [
|
|
"ts3.4/*"
|
|
]
|
|
},
|
|
"<=3.6": {
|
|
"*": [
|
|
"ts3.6/*"
|
|
]
|
|
}
|
|
}
|
|
}
|