UNPKG

i18-fe-automator

Version:

前端代码提取中文并替换成$t函数

6 lines (5 loc) 222 B
export { googleTranslate } from './google'; export { youdaoTranslate } from './youdao'; export { baiduTranslate } from './baidu'; export { chatGPTTranslate } from './chatGPT'; export { baiduAITranslate } from './baiduAI';