UNPKG

i18-fe-automator

Version:

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

3 lines (2 loc) 131 B
import type { StringObject } from '../../types'; export declare function saveLocaleFile(locale: StringObject, path: string): void;