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
Hello, I was just looking to use this package but upon attempting to use the email validation the typechecker informed me that it wasn't aware of a validate export. While the export exists, it is not included in the typescript declarations file, so the typechecker is not aware of it.
The text was updated successfully, but these errors were encountered:
Hello, I was just looking to use this package but upon attempting to use the email validation the typechecker informed me that it wasn't aware of a
validate
export. While the export exists, it is not included in the typescript declarations file, so the typechecker is not aware of it.The text was updated successfully, but these errors were encountered: