UNPKG
validame
Version:
latest (4.0.3)
4.0.3
4.0.2
4.0.1
4.0.0
3.0.19
3.0.18
3.0.17
3.0.16
3.0.15
3.0.13
3.0.12
3.0.11
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.0
1.0.0
Javascript string validator
github.com/Icaruk
Icaruk/validame
validame
/
types
/
validations
/
symbols
/
email.d.ts
2 lines
(1 loc)
•
66 B
TypeScript
View Raw
1
2
export
function
email
(stringParaValidar: any, config: any)
: any;