@types/timelinejs
Advanced tools
Comparing version 0.0.29 to 0.0.30
@@ -1,6 +0,1 @@ | ||
// Type definitions for timelinejs | ||
// Project: https://github.com/NUKnightLab/TimelineJS | ||
// Definitions by: Roland Zwaga <https://github.com/rolandzwaga> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare function createStoryJS(config: knightlab.ITimeLineConfiguration): void; | ||
@@ -7,0 +2,0 @@ |
{ | ||
"name": "@types/timelinejs", | ||
"version": "0.0.29", | ||
"version": "0.0.30", | ||
"description": "TypeScript definitions for timelinejs", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/timelinejs", | ||
"name": "Roland Zwaga", | ||
"url": "https://github.com/rolandzwaga", | ||
"githubUsername": "rolandzwaga" | ||
"githubUsername": "rolandzwaga", | ||
"url": "https://github.com/rolandzwaga" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "51204d19114f7e064663e53a82da69be71cced6b083a71d5d2aae698fd03b759", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "b4c28abf21923097a0ddcbbc0b36806d65d99d077faeab213919b27976adada1", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 12 Sep 2023 12:34:42 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT | ||
* Dependencies: none | ||
* Global values: `createStoryJS` | ||
# Credits | ||
These definitions were written by [Roland Zwaga](https://github.com/rolandzwaga). |
6040
124
16