@types/react-native-drawer-layout
Version:
TypeScript definitions for react-native-drawer-layout
28 lines • 923 B
JSON
{
"name": "@types/react-native-drawer-layout",
"version": "1.3.11",
"description": "TypeScript definitions for react-native-drawer-layout",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-drawer-layout",
"license": "MIT",
"contributors": [
{
"name": "Justin Firth",
"githubUsername": "jmfirth",
"url": "https://github.com/jmfirth"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-native-drawer-layout"
},
"scripts": {},
"dependencies": {
"@types/react": "*",
"react-native": "*"
},
"typesPublisherContentHash": "698dcab96e4e6840189cc22f6c7c42cac496367851dacd9d2f667e2920337f9d",
"typeScriptVersion": "4.6"
}