@types/intro.js
Advanced tools
Comparing version 5.1.2 to 5.1.3
@@ -1,8 +0,1 @@ | ||
// Type definitions for intro.js 5.1 | ||
// Project: https://github.com/usablica/intro.js | ||
// Definitions by: Maxime Fabre <https://github.com/anahkiasen> | ||
// Leon Montealegre <https://github.com/LeonMontealegre> | ||
// Veniamin Krol <https://github.com/vkrol> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare function introJs(): introJs.IntroJs; | ||
@@ -9,0 +2,0 @@ declare function introJs(element: HTMLElement): introJs.IntroJs; |
{ | ||
"name": "@types/intro.js", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"description": "TypeScript definitions for intro.js", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/intro.js", | ||
"name": "Maxime Fabre", | ||
"url": "https://github.com/anahkiasen", | ||
"githubUsername": "anahkiasen" | ||
"githubUsername": "anahkiasen", | ||
"url": "https://github.com/anahkiasen" | ||
}, | ||
{ | ||
"name": "Leon Montealegre", | ||
"url": "https://github.com/LeonMontealegre", | ||
"githubUsername": "LeonMontealegre" | ||
"githubUsername": "LeonMontealegre", | ||
"url": "https://github.com/LeonMontealegre" | ||
}, | ||
{ | ||
"name": "Veniamin Krol", | ||
"url": "https://github.com/vkrol", | ||
"githubUsername": "vkrol" | ||
"githubUsername": "vkrol", | ||
"url": "https://github.com/vkrol" | ||
} | ||
@@ -34,4 +34,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "7c342a7fe451321ba3359dbe1ae2544ce5be0ab712ea1fb70312a9b4f76c23d0", | ||
"typesPublisherContentHash": "ff382b9ecd5b91a5cd89aa8e792bcb93262c53ced215b7d1221488fff1d42028", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 26 Sep 2023 14:36:22 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: none | ||
* Global values: `introJs` | ||
# Credits | ||
These definitions were written by [Maxime Fabre](https://github.com/anahkiasen), [Leon Montealegre](https://github.com/LeonMontealegre), and [Veniamin Krol](https://github.com/vkrol). |
6722
99
16