Interface: I18nextFormatters
@sapphire/plugin-i18next.I18nextFormatters
Properties
name
• name: string
Defined in
projects/plugins/packages/i18next/src/lib/types.ts:153
Methods
format
▸ format(value
, lng
, options
): string
Parameters
Name | Type |
---|---|
value | any |
lng | undefined | string |
options | any |
Returns
string