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
I love this package but I get typescript warnings that are really annoying since there aren't any types. Would it be possible to add typing for this package? My current workaround is to just declare the module myself, although this prevents me from getting code complete on the component properties since the 'any' type is assumed.
The text was updated successfully, but these errors were encountered:
I love this package but I get typescript warnings that are really annoying since there aren't any types. Would it be possible to add typing for this package? My current workaround is to just declare the module myself, although this prevents me from getting code complete on the component properties since the 'any' type is assumed.
The text was updated successfully, but these errors were encountered: