mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
13 lines
193 B
JSON
13 lines
193 B
JSON
{
|
|
"private": true,
|
|
"types": "index",
|
|
"typesVersions": {
|
|
"<=3.9": {
|
|
"*": ["ts3.9/*"]
|
|
},
|
|
"<=3.2": {
|
|
"*": ["ts3.2/*"]
|
|
}
|
|
}
|
|
}
|