Registry / other / types-react

types-react

JSON →
library19.2.10javamavenunverified

WebJar providing TypeScript type definitions for React.

<dependency> <groupId>org.webjars.npm</groupId> <artifactId>types__react</artifactId> <version>19.2.10</version> </dependency>
INSTALL
IMPORT
SIG · TYPES-REACT
T
types-react
otherjavav19.2.10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

React
✓ react

Imports React types for a functional component.

// This is a TypeScript type definition package; usage is in TypeScript files. import React from 'react'; const App: React.FC = () => { return <div>Hello World</div>; };
Debug
Known issues

No known issues recorded.

Upgrade
Version history
19.2.10latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
types-react — mvn dependency:get types-react · libregistry