free-translate icon indicating copy to clipboard operation
free-translate copied to clipboard

get more output

Open xirf opened this issue 2 years ago • 0 comments

can you add more params to output maybe something like this

resolve({
    code: 200,
    result: res.text,
    autoCorrected: res.from.text.autoCorrected,
    pronunciation: res.pronunciation,
    from: res.from.language.iso,
    to: To
})

xirf avatar Mar 08 '22 12:03 xirf