@types/es6-shim
Advanced tools
Comparing version 0.31.43 to 0.31.44
@@ -1,6 +0,1 @@ | ||
// Type definitions for es6-shim v0.31.2 | ||
// Project: https://github.com/paulmillr/es6-shim | ||
// Definitions by: Ron Buckton <https://github.com/rbuckton> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
interface IteratorResult<T> { | ||
@@ -7,0 +2,0 @@ done: boolean; |
{ | ||
"name": "@types/es6-shim", | ||
"version": "0.31.43", | ||
"version": "0.31.44", | ||
"description": "TypeScript definitions for es6-shim", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/es6-shim", | ||
"name": "Ron Buckton", | ||
"url": "https://github.com/rbuckton", | ||
"githubUsername": "rbuckton" | ||
"githubUsername": "rbuckton", | ||
"url": "https://github.com/rbuckton" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "231463475144bfc2b6d5b9ea29ebb88da0aa4c58ce4deef018a121e788771a5f", | ||
"typesPublisherContentHash": "d8c90b597542425e42e6b5a15f87b245dab892735a4aed40e57ac525bce7acb1", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: none | ||
* Global values: `Map`, `Promise`, `Reflect`, `Set`, `WeakMap`, `WeakSet` | ||
# Credits | ||
These definitions were written by [Ron Buckton](https://github.com/rbuckton). |
26396
581
16