Ezly
Website
GitHub
Discord
Preparing search index...
crousContacts
Function crousContacts
crousContacts
(
identification
:
Identification
,
fetcher
?:
Fetcher
,
)
:
Promise
<
{
Result
:
{
CrousList
:
IzlyCrous
[]
;
UserContact
:
{
Email
:
string
;
Name
:
string
;
Phone
:
string
}
;
}
;
}
,
>
Parameters
identification
:
Identification
fetcher
:
Fetcher
= defaultFetcher
Returns
Promise
<
{
Result
:
{
CrousList
:
IzlyCrous
[]
;
UserContact
:
{
Email
:
string
;
Name
:
string
;
Phone
:
string
}
;
}
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Website
GitHub
Discord
Ezly
Loading...