ngx-highlightjs
Version:
Instant code highlighting, auto-detect language, super easy to use.
8 lines (7 loc) • 368 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./highlight";
export declare class HighlightModule {
static ɵfac: i0.ɵɵFactoryDeclaration<HighlightModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<HighlightModule, [typeof i1.Highlight], never, [typeof i1.Highlight]>;
static ɵinj: i0.ɵɵInjectorDeclaration<HighlightModule>;
}