Preparing search index...
The search index is not available
biorate
biorate
i18n
ExistsFunction
Interface ExistsFunction<TKeys, TInterpolationMap>
Uses similar args as the t function and returns true if a key exists.
interface
ExistsFunction
<
TKeys
,
TInterpolationMap
>
(
(
key
,
options
?
)
=>
boolean
)
Type Parameters
TKeys
extends
string
=
string
TInterpolationMap
extends
object
=
$Dictionary
Exists
Function
(
key
,
options
?
)
:
boolean
Parameters
key
:
TKeys
|
TKeys
[]
Optional
options
:
TOptions
<
TInterpolationMap
>
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...
Uses similar args as the t function and returns true if a key exists.