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 159 B
import { ITranslateLogError } from "../../types"; export declare function logErrorToFile(params: ITranslateLogError): void; //# sourceMappingURL=index.d.ts.map