ioc-extractor
Preparing search index...
isEmail
Function isEmail
isEmail
(
s
:
string
,
options
?:
StrictOptions
)
:
boolean
Check whether a string is an email or not
Parameters
s
:
string
A string
options
:
StrictOptions
= ...
Returns
boolean
true if a string is a domain
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ioc-extractor
Loading...
Check whether a string is an email or not