@types/react-wait
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -8,3 +8,3 @@ // Type definitions for react-wait 0.3 | ||
import { ComponentType, FunctionComponent, ReactNode } from 'react'; | ||
import { ComponentType, FunctionComponent, ReactNode } from "react"; | ||
@@ -11,0 +11,0 @@ export const Waiter: FunctionComponent<{ children?: ReactNode }>; |
{ | ||
"name": "@types/react-wait", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "TypeScript definitions for react-wait", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-wait", | ||
}, | ||
"typesPublisherContentHash": "8c2211c17bc8212f7ce9848dc0137d86a987d99a83b1da1c80e4a7581ab2aa21", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "ec2b429fb17005b20eccb78949e6219dcc83dcd8d76961099b6a504dfc4c5269", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 15 Oct 2021 18:02:05 GMT | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ * Global values: none |