UNPKG

i18n-translate-agent

Version:

An intelligent i18n translation agent powered by OpenAI, supporting automatic translation of JSON files with caching and progress tracking

3 lines 147 B
import { SupportLanguageMap } from "../types"; export declare const SUPPORT_LANGUAGE_MAP: SupportLanguageMap; //# sourceMappingURL=support.d.ts.map