You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ Is your feature request related to a problem? Please describe
When including it in my Angular 14 (Typescript) project per the README instruction, I get an error about missing type declarations:
💡 Describe the solution you'd like
I would like Joao Silva (@jlls) to add Typescript typing, so I can run npm i --save-dev @types/mapbox-gl-circle and use it as intended, with all interfaces typed & documented. This resolves the issue addressed by #86 in a backwards compatible manner.