react-input-mask
react-input-mask copied to clipboard
Missing type definition for latest version at @types/react-input-mask
That's it. While there is a type def for the 2.x version, there is not for 3.x. I just found this lib so I don't have enough knowledge and couldn't help writing the typedefs. https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-input-mask
hey @VictorGaiva is it still an issue? did you find another way to handle types in v3?
Ended up not using the lib. So I'm not sure of what the state is currently
Any updates on this? Waiting for the new type to be released.