Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
AiTranslationInput
Type alias AiTranslationInput
Ai
Translation
Input
:
{
source_lang
?:
string
;
target_lang
:
string
;
text
:
string
;
}
Type declaration
Optional
source_
lang
?:
string
target_
lang
:
string
text
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@cloudflare/workers-types
Loading...