@douglasneuroinformatics/libnest
Preparing search index...
index
acceptLanguage
Function acceptLanguage
acceptLanguage
(
options
:
{
fallbackLanguage
:
string
;
supportedLanguages
:
string
[]
}
,
)
:
(
req
:
IncomingMessage
&
{
locale
?:
string
}
,
_res
:
FastifyReply
,
next
:
()
=>
void
,
)
=>
void
Parameters
options
:
{
fallbackLanguage
:
string
;
supportedLanguages
:
string
[]
}
Returns
(
req
:
IncomingMessage
&
{
locale
?:
string
}
,
_res
:
FastifyReply
,
next
:
()
=>
void
,
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@douglasneuroinformatics/libnest
Loading...