[FEATURE] Add TypeScript types #11
Replies: 5 comments 2 replies
-
Should be fixed in version 1.0.9. Let me know :) |
Beta Was this translation helpful? Give feedback.
-
@giorgiabosello hi!, I tried the new version but the types error persists. I have seen that the dts files now exist with the types but it seems that something is wrong 🤔. It seems that the GoogleMap component is exported as type Any |
Beta Was this translation helpful? Give feedback.
-
@RodrigoTomeES sorry, but there's no way to do this without writing the all library in typescript. |
Beta Was this translation helpful? Give feedback.
-
@giorgiabosello, is it fine for you if I convert the library to Typescript and remove PropTypes? |
Beta Was this translation helpful? Give feedback.
-
Hi guys, I completely rewritten the library in Typescript. Any feedback or help in improving it, is appreciated. |
Beta Was this translation helpful? Give feedback.
-
Is your feature request related to a problem? Please describe.
When use this library in TypeScript it throw a lot of error because it doesn't have types.
Describe the solution you'd like
Add dts file with the types
Describe alternatives you've considered
Anyone
Beta Was this translation helpful? Give feedback.
All reactions