UNPKG

i18-fe-automator

Version:

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

2 lines (1 loc) 140 B
export declare function googleTranslate(word: string, originLang: string, targetLang: string, proxy?: string | undefined): Promise<string>;