@types/solid__react
Version:
TypeScript definitions for @solid/react
27 lines • 835 B
JSON
{
"name": "@types/solid__react",
"version": "1.6.10",
"description": "TypeScript definitions for @solid/react",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/solid__react",
"license": "MIT",
"contributors": [
{
"name": "Vincent Tunru",
"githubUsername": "Vinnl",
"url": "https://github.com/Vinnl"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/solid__react"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "bd168d7d2087f9c4dfa6f973114c5b24e4ab07eae7d2fd1d2780a67e20270f63",
"typeScriptVersion": "4.6"
}