Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/i18n
MtcuteI18nAdapter
Type Alias MtcuteI18nAdapter<Input>
MtcuteI18nAdapter
:
(
obj
:
Input
)
=>
string
|
null
|
undefined
Translation "adapter".
Used to extract language from
Input
object.
Type Parameters
Input
Type declaration
(
obj
:
Input
)
:
string
|
null
|
undefined
Parameters
obj
:
Input
Returns
string
|
null
|
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.19.5
Loading...
Translation "adapter".
Used to extract language from
Input
object.