UNPKG

rs-i18n

Version:

fast Deep merge and translation i18n json file ,In the process of international development, automatically merge and translate JSON files in other languages

5 lines (4 loc) 111 B
const { baiduTran } = require('./client/baiduTran'); baiduTran().then(({ body }) => { console.log(body); });