Preparing search index...
The search index is not available
@arml/translate
@arml/translate
TranslationResponse
Interface TranslationResponse
interface
TranslationResponse
{
original_text
:
string
;
passing_time
:
number
;
pronunciation
:
null
|
string
;
source_language
:
string
;
target_language
:
string
;
translated_text
:
string
;
}
Index
Properties
original_
text
passing_
time
pronunciation
source_
language
target_
language
translated_
text
Properties
original_
text
original_text
:
string
passing_
time
passing_time
:
number
pronunciation
pronunciation
:
null
|
string
source_
language
source_language
:
string
target_
language
target_language
:
string
translated_
text
translated_text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
original_
text
passing_
time
pronunciation
source_
language
target_
language
translated_
text
@arml/translate
Loading...