ng-text-highlight
Version:
A lightweight standalone Angular 19 component/module for highlighting text.
8 lines (7 loc) • 418 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./text-highlight.component";
export declare class TextHighlightModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TextHighlightModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TextHighlightModule, never, [typeof i1.TextHighlightComponent], [typeof i1.TextHighlightComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<TextHighlightModule>;
}