UNPKG

@scoutello/i18n-magic

Version:

Intelligent CLI toolkit that automates internationalization workflows with AI-powered translations for JavaScript/TypeScript projects

3 lines 190 B
import type { Configuration } from "../lib/types"; export declare const createPrunedNamespace: (config: Configuration) => Promise<void>; //# sourceMappingURL=create-pruned-namespace.d.ts.map