@types/react-spinner
Advanced tools
Comparing version
@@ -7,4 +7,4 @@ // Type definitions for react-spinner 0.2 | ||
import * as React from 'react'; | ||
import * as React from "react"; | ||
export default class Spinner extends React.Component {} |
{ | ||
"name": "@types/react-spinner", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "TypeScript definitions for react-spinner", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-spinner", | ||
"license": "MIT", | ||
@@ -14,3 +15,3 @@ "contributors": [ | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -25,4 +26,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "5dfec6a78bdfbef186329ca9a616f5890c17c03c45e4c98a86f9b64879b67bec", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "5a140afb9c35f9b8deb77db18d310a45a5d2bee28c5f5398515c9d55a1cb7d3d", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,13 +5,26 @@ # Installation | ||
# Summary | ||
This package contains type definitions for react-spinner ( https://github.com/chenglou/react-spinner/ ). | ||
This package contains type definitions for react-spinner (https://github.com/chenglou/react-spinner/). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-spinner | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-spinner. | ||
## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-spinner/index.d.ts) | ||
````ts | ||
// Type definitions for react-spinner 0.2 | ||
// Project: https://github.com/chenglou/react-spinner/ | ||
// Definitions by: Jake Boone <https://github.com/jakeboone02> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
Additional Details | ||
* Last updated: Sat, 30 Mar 2019 00:36:38 GMT | ||
* Dependencies: @types/react | ||
import * as React from "react"; | ||
export default class Spinner extends React.Component {} | ||
```` | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Jake Boone <https://github.com/jakeboone02>. | ||
These definitions were written by [Jake Boone](https://github.com/jakeboone02). |
Sorry, the diff of this file is not supported yet
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
3370
20.92%1
-50%30
76.47%