UNPKG

i18-fe-automator

Version:

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

3 lines (2 loc) 130 B
import type { StringObject } from '../../types'; export declare function spreadObject(obj: Record<string, string>): StringObject;