UNPKG

ngx-translate-extract

Version:

Extract strings from projects using ngx-translate. Forked from biesbjerg/ngx-translate-extract

2 lines (1 loc) 71 B
export declare function _(key: string | string[]): string | string[];