@types/react-custom-scroll
Advanced tools
Comparing version 4.2.0 to 4.2.1
@@ -17,3 +17,3 @@ // Type definitions for react-custom-scroll 4.2 | ||
flex?: number | string; | ||
onScoll?: (e?: any) => any; | ||
onScroll?: (e?: any) => any; | ||
addScrolledClass?: boolean; | ||
@@ -20,0 +20,0 @@ freezePosition?: boolean; |
{ | ||
"name": "@types/react-custom-scroll", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"description": "TypeScript definitions for react-custom-scroll", | ||
@@ -29,4 +29,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "1184d95ef85bbd046a55a4f7c24674e3c402ba966a68eb983506b06b945b90fc", | ||
"typesPublisherContentHash": "d3941911be12b0202d4895e411da4590b689d0e49a542a983c1f556c3bffe041", | ||
"typeScriptVersion": "3.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 23 Jun 2020 18:33:56 GMT | ||
* Last updated: Mon, 15 Feb 2021 12:42:51 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ * Global values: none |
3572