argyleink / roving-ux

stateful roving index for web ui
130 stars 7 forks source link

Add type definitions #17

Closed pimdewit closed 1 year ago

pimdewit commented 1 year ago

fix #15

Adds type definitions for the public API, which allows this script to be used with Typescript without any warnings/errors.

This PR introduces a relatively manual process to keep types updated. AFAIK the only way to automate this is by writing the source using typescript.

argyleink commented 1 year ago

released in v1.0.5 👍🏻