mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-10 19:02:48 +00:00
15 lines
225 B
JSON
15 lines
225 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"csstype": "^2.2.0"
|
|
},
|
|
"types": "index",
|
|
"typesVersions": {
|
|
">=3.7.0-0": {
|
|
"*": [
|
|
"ts3.7/*"
|
|
]
|
|
}
|
|
}
|
|
}
|