UNPKG

@formatjs/cli-lib

Version:
2 lines (1 loc) 129 B
export declare function checkMissingKeys(translationFilesContents: Record<string, any>, sourceLocale: string): Promise<boolean>;