UNPKG

ng-extract-i18n-merge

Version:

Extract and merge i18n xliff translation files for angular projects.

5 lines (4 loc) 91 B
export interface Schema { /** Name of the project to target. */ project: string; }