SAP AI SDK for JavaScript - v2.12.0
    Preparing search index...

    Type Alias TranslationReturnType<T>

    TranslationReturnType: T extends "input"
        ? TranslationInputConfig
        : TranslationOutputConfig

    Return type for translation configurations.

    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

    Type Parameters

    • T extends ConfigType