@colsen1991/ngx-translate-extract-marker
Version:
Function, pipe and directive to manually mark strings to be extracted using ngx-translate-extract
9 lines (8 loc) • 501 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-translate-extract-marker.directive";
import * as i2 from "./ngx-translate-extract-marker.pipe";
export declare class MarkerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MarkerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MarkerModule, [typeof i1.MarkerDirective, typeof i2.MarkerPipe], never, [typeof i1.MarkerDirective, typeof i2.MarkerPipe]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MarkerModule>;
}