UNPKG

@bmat/translation-management

Version:

Manage Front-End translations from multiple sources

2 lines (1 loc) 158 B
export declare function mergeMasters(input: string, output: string, forceOverwrite?: boolean, sourceLanguage?: string, targetLanguage?: string): Promise<{}>;