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 154 B
import { ITestParams } from "src/types"; export declare const testCompletions: (params: ITestParams) => Promise<void>; //# sourceMappingURL=index.d.ts.map