zuramai / starback.js

Create a beautiful star falling background with starback.js
https://zuramai.github.io/starback.js/
392 stars 29 forks source link

fix missing typescript declaration #10

Closed reacto11mecha closed 1 year ago

reacto11mecha commented 1 year ago

So I want to use your library with typescript but there isn't any declaration file, but in the package.json types field it's pointed to dist/starback.d.ts, and this pull request is fixing the typescript issue, also remove+ignore the dist folder from the git and creating a new .npmignore file.

Thank You!

reacto11mecha commented 1 year ago

Also, can you release this revision? Thanks