genstudio-extensibility-sdk

@adobe/genstudio-extensibility-sdk


@adobe/genstudio-extensibility-sdk / TranslationResponse

Type Alias: TranslationResponse

TranslationResponse: { error: string; results: Record<string, TranslationItem[]>; status: number; }

Type declaration

error?

optional error: string

results

results: Record<string, TranslationItem[]>

status

status: number