UNPKG

@medbenmakhlouf/ngx-translate-extract-marker

Version:

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

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