@types/react-type-animation
Advanced tools
@@ -6,3 +6,3 @@ // Type definitions for react-type-animation 1.1 | ||
| import { FunctionComponent } from 'react'; | ||
| import { FunctionComponent } from "react"; | ||
@@ -9,0 +9,0 @@ export interface TypeAnimationProps { |
| { | ||
| "name": "@types/react-type-animation", | ||
| "version": "1.1.1", | ||
| "version": "1.1.2", | ||
| "description": "TypeScript definitions for react-type-animation", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-type-animation", | ||
| }, | ||
| "typesPublisherContentHash": "a459d54a2be01a4b0991b84716a098e9ad4f57fdd370770d6ae3c1d210a7c7e5", | ||
| "typeScriptVersion": "4.0" | ||
| "typesPublisherContentHash": "f64a6061235c685be441b0bf006378bc2f6a1111ca646a0c6fd2afcdc5577ded", | ||
| "typeScriptVersion": "4.5" | ||
| } |
@@ -16,3 +16,3 @@ # Installation | ||
| import { FunctionComponent } from 'react'; | ||
| import { FunctionComponent } from "react"; | ||
@@ -34,3 +34,3 @@ export interface TypeAnimationProps { | ||
| ### Additional Details | ||
| * Last updated: Wed, 15 Jun 2022 00:31:33 GMT | ||
| * Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
| * Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -37,0 +37,0 @@ * Global values: none |