@types/react
Advanced tools
Comparing version 18.3.11 to 18.3.12
@@ -64,3 +64,3 @@ /** | ||
// eslint-disable-next-line @typescript-eslint/ban-types | ||
// eslint-disable-next-line @typescript-eslint/no-unsafe-function-type | ||
export function cache<CachedFunction extends Function>(fn: CachedFunction): CachedFunction; | ||
@@ -67,0 +67,0 @@ |
@@ -109,3 +109,3 @@ /** | ||
// eslint-disable-next-line @typescript-eslint/ban-types | ||
// eslint-disable-next-line @typescript-eslint/no-unsafe-function-type | ||
export function experimental_useEffectEvent<T extends Function>(event: T): T; | ||
@@ -112,0 +112,0 @@ |
{ | ||
"name": "@types/react", | ||
"version": "18.3.11", | ||
"version": "18.3.12", | ||
"description": "TypeScript definitions for react", | ||
@@ -203,4 +203,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react", | ||
}, | ||
"typesPublisherContentHash": "1d45cb30d68198e53bd405c60c229e06e4751004e100580cc1b2bccb8b185e5a", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "d59942da5433cf6c9d66442070074fa48ef9c823a4175da6e4d183d0a70ccc72", | ||
"typeScriptVersion": "4.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 02 Oct 2024 15:37:33 GMT | ||
* Last updated: Wed, 23 Oct 2024 03:36:41 GMT | ||
* Dependencies: [@types/prop-types](https://npmjs.com/package/@types/prop-types), [csstype](https://npmjs.com/package/csstype) | ||
@@ -14,0 +14,0 @@ |
@@ -64,3 +64,3 @@ /** | ||
// eslint-disable-next-line @typescript-eslint/ban-types | ||
// eslint-disable-next-line @typescript-eslint/no-unsafe-function-type | ||
export function cache<CachedFunction extends Function>(fn: CachedFunction): CachedFunction; | ||
@@ -67,0 +67,0 @@ |
@@ -109,3 +109,3 @@ /** | ||
// eslint-disable-next-line @typescript-eslint/ban-types | ||
// eslint-disable-next-line @typescript-eslint/no-unsafe-function-type | ||
export function experimental_useEffectEvent<T extends Function>(event: T): T; | ||
@@ -112,0 +112,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
438541