@types/react-file-reader-input
Advanced tools
@@ -5,7 +5,7 @@ // Type definitions for react-file-reader-input 1.1 | ||
| // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
| // TypeScript Version: 2.1 | ||
| // TypeScript Version: 2.3 | ||
| import * as React from 'react'; | ||
| declare class FileInput extends React.Component<FileInput.Props, {}> { | ||
| declare class FileInput extends React.Component<FileInput.Props> { | ||
| } | ||
@@ -12,0 +12,0 @@ |
@@ -0,0 +0,0 @@ MIT License |
| { | ||
| "name": "@types/react-file-reader-input", | ||
| "version": "1.1.0", | ||
| "version": "1.1.1", | ||
| "description": "TypeScript definitions for react-file-reader-input", | ||
@@ -26,4 +26,4 @@ "license": "MIT", | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "21c4af244268edd6165e9f92975f4c15648eddd2915ae2e30e36c5542f4555a0", | ||
| "typeScriptVersion": "2.1" | ||
| "typesPublisherContentHash": "308f858877d3f4715689f1d7e41049998daa8984abae7b3afd18e5f35b75bffa", | ||
| "typeScriptVersion": "2.3" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| Additional Details | ||
| * Last updated: Fri, 19 May 2017 20:21:05 GMT | ||
| * Last updated: Fri, 23 Jun 2017 17:35:05 GMT | ||
| * Dependencies: react | ||
@@ -14,0 +14,0 @@ * Global values: none |
4202
-1.68%