@types/react-custom-scroll
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -8,3 +8,3 @@ // Type definitions for react-custom-scroll 5.0 | ||
import { ComponentClass, ReactNode } from 'react'; | ||
import { ComponentClass, ReactNode } from "react"; | ||
@@ -11,0 +11,0 @@ /** |
{ | ||
"name": "@types/react-custom-scroll", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "TypeScript definitions for react-custom-scroll", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-custom-scroll", | ||
}, | ||
"typesPublisherContentHash": "554b889e41f338e229d4dee24a93527fa75f37f4010afc96b72da95b3d330f61", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "3c7dbd9f5d71bc000afface279e6d609a3aa8edda05520e37285748d41c1209a", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -18,3 +18,3 @@ # Installation | ||
import { ComponentClass, ReactNode } from 'react'; | ||
import { ComponentClass, ReactNode } from "react"; | ||
@@ -50,3 +50,3 @@ /** | ||
### Additional Details | ||
* Last updated: Sat, 02 Sep 2023 10:03:04 GMT | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -53,0 +53,0 @@ * Global values: none |