@types/react
Advanced tools
Comparing version
@@ -108,2 +108,6 @@ /** | ||
export function experimental_useEffectEvent<T extends Function>(event: T): T; | ||
interface DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS { | ||
functions: (formData: FormData) => void; | ||
} | ||
} |
@@ -152,2 +152,3 @@ /* | ||
interface FormData {} | ||
interface Text { } | ||
@@ -154,0 +155,0 @@ interface TouchList { } |
{ | ||
"name": "@types/react", | ||
"version": "18.0.37", | ||
"version": "18.0.38", | ||
"description": "TypeScript definitions for React", | ||
@@ -161,3 +161,3 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react", | ||
}, | ||
"typesPublisherContentHash": "5a0facae35cdfe863add83945b939a43c84cc9145fc8e064ac37dad9b5c9c6c1", | ||
"typesPublisherContentHash": "4147f484e0c1af12f19380dde977807b9aa864fd15873c62b3142f154d53d7d4", | ||
"typeScriptVersion": "4.3", | ||
@@ -164,0 +164,0 @@ "exports": { |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 17 Apr 2023 17:02:45 GMT | ||
* Last updated: Fri, 21 Apr 2023 20:32:44 GMT | ||
* Dependencies: [@types/csstype](https://npmjs.com/package/@types/csstype), [@types/prop-types](https://npmjs.com/package/@types/prop-types), [@types/scheduler](https://npmjs.com/package/@types/scheduler) | ||
@@ -14,0 +14,0 @@ * Global values: `React` |
Sorry, the diff of this file is too big to display
348391
0.37%6782
0.37%