0.0.4 • Published 3 years ago
@u7/tran v0.0.4
get_tran
安装
推荐用 @antfu/ni
ni -D get_tran使用
#!/usr/bin/env coffee
import {tranText} from '@u7/tran'
for await i from tranText(
['测试']
'en'
'zh'
)
console.log i输出
test推荐用 @antfu/ni
ni -D get_tran#!/usr/bin/env coffee
import {tranText} from '@u7/tran'
for await i from tranText(
['测试']
'en'
'zh'
)
console.log i输出
test