@types/neo-async
Advanced tools
Comparing version 2.6.2 to 2.6.3
@@ -1,7 +0,1 @@ | ||
// Type definitions for neo-async 2.6 | ||
// Project: https://github.com/suguru03/neo-async | ||
// Definitions by: Corentin Verpillat <https://github.com/corentinverpillat> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
export interface Dictionary<T> { | ||
@@ -8,0 +2,0 @@ [key: string]: T; |
{ | ||
"name": "@types/neo-async", | ||
"version": "2.6.2", | ||
"version": "2.6.3", | ||
"description": "TypeScript definitions for neo-async", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/neo-async", | ||
"name": "Corentin Verpillat", | ||
"url": "https://github.com/corentinverpillat", | ||
"githubUsername": "corentinverpillat" | ||
"githubUsername": "corentinverpillat", | ||
"url": "https://github.com/corentinverpillat" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "8718f9d0162d722017af184031805e1b203c0eff61a91db07fe3f4de44ff66d5", | ||
"typesPublisherContentHash": "0a0b6cb07366f9119c9f1abb0f5d53ee963b29d392fbe2e5f21f1fa322119223", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sat, 23 Sep 2023 20:38:33 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Corentin Verpillat](https://github.com/corentinverpillat). |
28917
636
16