UNPKG

@colsen1991/ngx-translate-extract-marker

Version:

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

10 lines (9 loc) 519 B
import * as i0 from "@angular/core"; export declare class MarkerDirective { static ɵfac: i0.ɵɵFactoryDeclaration<MarkerDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<MarkerDirective, "[marker]", never, {}, {}, never, never, false>; } export declare class MarkerDirectiveStandalone { static ɵfac: i0.ɵɵFactoryDeclaration<MarkerDirectiveStandalone, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<MarkerDirectiveStandalone, "[marker]", never, {}, {}, never, never, true>; }