UNPKG

@types/react-dom

Version:

TypeScript definitions for React (react-dom)

48 lines 1.36 kB
{ "name": "@types/react-dom", "version": "17.0.2", "description": "TypeScript definitions for React (react-dom)", "license": "MIT", "contributors": [ { "name": "Asana", "url": "https://asana.com" }, { "name": "AssureSign", "url": "http://www.assuresign.com" }, { "name": "Microsoft", "url": "https://microsoft.com" }, { "name": "MartynasZilinskas", "url": "https://github.com/MartynasZilinskas", "githubUsername": "MartynasZilinskas" }, { "name": "Josh Rutherford", "url": "https://github.com/theruther4d", "githubUsername": "theruther4d" }, { "name": "Jessica Franco", "url": "https://github.com/Jessidhia", "githubUsername": "Jessidhia" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/react-dom" }, "scripts": {}, "dependencies": { "@types/react": "*" }, "typesPublisherContentHash": "5fecd821be85b1561f4b320c1586a334ea19a9e923621ae9d9c17c3fd87e3b06", "typeScriptVersion": "3.5" }