@types/react-imgix
Advanced tools
Comparing version 9.0.0 to 9.0.1
@@ -215,3 +215,3 @@ // Type definitions for react-imgix 9.0 | ||
interface SharedImigixAndSourceProps extends CommonProps { | ||
export interface SharedImigixAndSourceProps extends CommonProps { | ||
src: string; | ||
@@ -218,0 +218,0 @@ disableQualityByDPR?: boolean; |
{ | ||
"name": "@types/react-imgix", | ||
"version": "9.0.0", | ||
"version": "9.0.1", | ||
"description": "TypeScript definitions for react-imgix", | ||
@@ -24,4 +24,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "bc1027e0c6aabe9094b390c315c0747b01fb3a0e219696e8e88b611be40015cc", | ||
"typesPublisherContentHash": "188fadce34a02caa91ed759d7feda4293aad49dc5ee234e3e16e2ca37b9fdd60", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 17 Dec 2019 17:53:37 GMT | ||
* Last updated: Wed, 15 Jan 2020 08:49:53 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ * Global values: none |
8406