- Preparing search index...
- The search index is not available
biorate
Interface ExistsFunction<TKeys, TInterpolationMap>
Type Parameters
-
TKeys extends string = string
-
TInterpolationMap extends object = $Dictionary
- ExistsFunction(key, options?): boolean
-
Parameters
-
key: TKeys | TKeys[]
-
Optional
options: TOptions<TInterpolationMap>
Optional
Returns boolean
Uses similar args as the t function and returns true if a key exists.