@serenity-is/corelib / LT
Namespace: LT
Table of contents
Functions
Functions
add
▸ add(obj, pre?): void
Parameters
| Name | Type |
|---|---|
obj |
string | Record<string, string | Record<string, any>> |
pre? |
string |
Returns
void
Deprecated
Use addLocalText
Defined in
getDefault
▸ getDefault(key, defaultText?): string
Parameters
| Name | Type |
|---|---|
key |
string |
defaultText? |
string |
Returns
string
Deprecated
Use localText