@types/react-click-outside
Version:
TypeScript definitions for react-click-outside
32 lines • 1.03 kB
JSON
{
"name": "@types/react-click-outside",
"version": "3.0.7",
"description": "TypeScript definitions for react-click-outside",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-click-outside",
"license": "MIT",
"contributors": [
{
"name": "Christian Rackerseder",
"githubUsername": "screendriver",
"url": "https://github.com/screendriver"
},
{
"name": "Roman Nuritdinov",
"githubUsername": "Ky6uk",
"url": "https://github.com/Ky6uk"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-click-outside"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "6f2f50ba9231617258db94a1e0be1e4da528064eea7e0dc80434cdc44366b259",
"typeScriptVersion": "4.6"
}