UNPKG

@colsen1991/ngx-translate-extract-marker

Version:

Function, pipe and directive to manually mark strings to be extracted using ngx-translate-extract

2 lines (1 loc) 73 B
export declare function marker<T extends string | string[]>(key: T): T;