UNPKG

ngx-i18n-combine

Version:

Merge i18n files from components and merge to common locale files

13 lines (12 loc) 246 B
export declare const cli: { [x: string]: unknown; input: string[]; output: string[]; indent: string; sort: boolean; minify: boolean; verbose: boolean; watch: boolean; _: (string | number)[]; $0: string; };