aymericbouzy / french-ssn

🇫🇷 A parser / validator for French Social Security Number
8 stars 5 forks source link

Types declaration #23

Closed raydaim closed 2 years ago

raydaim commented 3 years ago

Hello, Thank you for the library! it is so useful I am using it in my type script project, but the ts compiler is complaining about the missing types can you add them please image

aymericbouzy commented 2 years ago

@raydaim I'm very glad it's useful to you 😊 are you still interested in that feature?

aymericbouzy commented 2 years ago

Release candidate is available, refactored in TS, you can install with:

yarn add french-ssn@beta

and make feedbacks if you run into any issue 🙏