@types/react-native-confetti
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -1,6 +0,1 @@ | ||
// Type definitions for react-native-confetti 0.1 | ||
// Project: https://github.com/cdvntr/react-native-confetti | ||
// Definitions by: Maurice el-Banna <https://github.com/MauriceNino> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import { Component } from "react"; | ||
@@ -7,0 +2,0 @@ |
{ | ||
"name": "@types/react-native-confetti", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "TypeScript definitions for react-native-confetti", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-confetti", | ||
"name": "Maurice el-Banna", | ||
"url": "https://github.com/MauriceNino", | ||
"githubUsername": "MauriceNino" | ||
"githubUsername": "MauriceNino", | ||
"url": "https://github.com/MauriceNino" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "53e17162e8dd216659c9238d0c7b0dd57a5b933e5ba736090562f689ea8b5eb1", | ||
"typesPublisherContentHash": "8b1c823906622f56353c1c43ec4b5d676554d5f2166d39bd20be63fe296e2236", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for react-native-confetti 0.1 | ||
// Project: https://github.com/cdvntr/react-native-confetti | ||
// Definitions by: Maurice el-Banna <https://github.com/MauriceNino> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import { Component } from "react"; | ||
@@ -81,7 +76,6 @@ | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Maurice el-Banna](https://github.com/MauriceNino). |
5719
58
80