@types/tti-polyfill
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -1,6 +0,1 @@ | ||
// Type definitions for tti-polyfill 0.2 | ||
// Project: https://github.com/GoogleChrome/tti-polyfill#readme | ||
// Definitions by: Patrick Weygand <https://github.com/derduher> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/*~ If this module is a UMD module that exposes a global variable 'myLib' when | ||
@@ -7,0 +2,0 @@ *~ loaded outside a module loader environment, declare that global here. |
{ | ||
"name": "@types/tti-polyfill", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "TypeScript definitions for tti-polyfill", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tti-polyfill", | ||
"name": "Patrick Weygand", | ||
"url": "https://github.com/derduher", | ||
"githubUsername": "derduher" | ||
"githubUsername": "derduher", | ||
"url": "https://github.com/derduher" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "57372b9e7218c0fccc9b5c6d64ee13a5a7e18b7705810c0fd25e86cd0259216e", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "d80fabd433999afb7c9e3a94e81b7c08919e1c272d06b3111bc12d9ec4b3c99d", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for tti-polyfill 0.2 | ||
// Project: https://github.com/GoogleChrome/tti-polyfill#readme | ||
// Definitions by: Patrick Weygand <https://github.com/derduher> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/*~ If this module is a UMD module that exposes a global variable 'myLib' when | ||
@@ -56,7 +51,6 @@ *~ loaded outside a module loader environment, declare that global here. | ||
### Additional Details | ||
* Last updated: Tue, 12 Sep 2023 12:34:52 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT | ||
* Dependencies: none | ||
* Global values: `ttiPolyfill` | ||
# Credits | ||
These definitions were written by [Patrick Weygand](https://github.com/derduher). |
5317
33
55