@types/react-detect-offline
Advanced tools
Comparing version
@@ -11,2 +11,3 @@ /// <reference types="react" /> | ||
children?: React.ReactNode; | ||
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
onChange?: (online: boolean) => void | undefined; | ||
@@ -13,0 +14,0 @@ wrapperType?: string; |
{ | ||
"name": "@types/react-detect-offline", | ||
"version": "2.4.3", | ||
"version": "2.4.4", | ||
"description": "TypeScript definitions for react-detect-offline", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-detect-offline", | ||
}, | ||
"typesPublisherContentHash": "3e8da678c560774452fa429c305438439d41f42514f6ee3f916abf43ef0171f7", | ||
"typesPublisherContentHash": "1dba9a573a19d8133bc77b0017d28b27602931574c342f0c370db2fdb49e30b4", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -21,2 +21,3 @@ # Installation | ||
children?: React.ReactNode; | ||
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
onChange?: (online: boolean) => void | undefined; | ||
@@ -52,3 +53,3 @@ wrapperType?: string; | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT | ||
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -55,0 +56,0 @@ |
5418
2.73%36
2.86%57
1.79%