cotton123236 / zoomist

Zoomist is a library built with TypeScript that allows you to create zoom elements on website quickly and easily.
https://zoomist.vercel.app/
MIT License
110 stars 23 forks source link

Update @types/zoomist #20

Open exodussystem opened 1 year ago

exodussystem commented 1 year ago

Currently @types/zoomist still has data structure of version 1.1.0 While in the latest version (1.1.1), some data structure have been modified/updated.

Would you update the data structure in @types/zoomist and publish the package for version 1.1.1

technotip commented 1 year ago

+1

cotton123236 commented 1 year ago

Hi @exodussystem @technotip , Sorry for the wait! I rebuild Zoomist with TypeScript and already published on NPM just few days ago. You can checkout branch next. I'll set it to default version after I build the documentation. If you have any question or suggestion for Zoomist version 2, please let me know! Thanks!!