UNPKG

ng-extract-i18n-merge

Version:

Extract and merge i18n xliff translation files for angular projects.

2 lines (1 loc) 80 B
export declare function readFileIfExists(path: string): Promise<string | null>;