@types/fslightbox-react
Advanced tools
Comparing version 1.7.2 to 1.7.3
@@ -69,2 +69,3 @@ // Type definitions for fslightbox-react 1.7 | ||
// preferences | ||
disableBackgroundClose?: boolean | undefined; | ||
disableSlideSwiping?: boolean | undefined; | ||
@@ -71,0 +72,0 @@ loadOnlyCurrentSource?: boolean | undefined; |
{ | ||
"name": "@types/fslightbox-react", | ||
"version": "1.7.2", | ||
"version": "1.7.3", | ||
"description": "TypeScript definitions for fslightbox-react", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fslightbox-react", | ||
}, | ||
"typesPublisherContentHash": "222dabc85f202930b7fc15614062a2ed20f2b159a2437e52462b2186b4276faa", | ||
"typesPublisherContentHash": "7bf5cd713a30a994b3aef1bcebe8c5f60d502adfac434848be661b3b9db0bb42", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 18 Apr 2023 08:02:49 GMT | ||
* Last updated: Tue, 25 Apr 2023 17:33:06 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ * Global values: none |
6164
87