Home > @activeviam/activeui-sdk > TranslationPayload
TranslationPayload type
An object containing the translation or the options in order to generate a translation.
Signature:
export declare type TranslationPayload = TranslatedText | OptionsForTranslation;