loonywizard / js-confetti

JS Confetti library that supports emojis 🦄 🎉 ⚡️
https://loonywizard.github.io/js-confetti/
MIT License
1.13k stars 48 forks source link

Custom canvas element will return error in Typescript #35

Closed nazrinnoorzan closed 2 years ago

nazrinnoorzan commented 2 years ago

const jsConfetti = new JSConfetti({ canvas })

The line of code above will return error in Typescript. Expected 0 arguments, but got 1.

loonywizard commented 2 years ago

Hi! thanks a lot for letting me know. Do you want to contribute to the library by fixing it? If not, I will have some free time later this or next week

nazrinnoorzan commented 2 years ago

Hi,

Sorry I've removed the package from my project. You can update it on your own.