UNPKG

ngx-i18nsupport

Version:

Some tooling to be used with the Angular 2 i18n workflow

8 lines (6 loc) 162 B
import {XliffMerge} from './xliff-merge'; /** * Created by martin on 15.02.2017. * Command line interface xliffmerge */ XliffMerge.main(process.argv);