iVis-at-Bilkent / cytoscape.js-undo-redo

A Cytoscape.js extension to provide an undo-redo framework
MIT License
46 stars 9 forks source link

Typescript support #25

Open Shujee opened 3 months ago

Shujee commented 3 months ago

It would be great if typescript definitions could be included in the package. I'm using it in a Vue project and Tyepscript compiler keeps complaining about non-existing function undoRedo.

ugurdogrusoz commented 3 months ago

@Shujee we do not have the resources to do this at the moment. If you like, feel free to make a PR on the unstable branch, so we can integrate it into our next release.