UNPKG

i18-fe-automator

Version:

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

3 lines (2 loc) 92 B
declare function getLang(langPath: string): Record<string, string>; export default getLang;