UNPKG

ngx-highlightjs

Version:

Instant code highlighting, auto-detect language, super easy to use.

9 lines (8 loc) 521 B
import * as i0 from "@angular/core"; import * as i1 from "./gist"; import * as i2 from "./code-from-url"; export declare class HighlightPlusModule { static ɵfac: i0.ɵɵFactoryDeclaration<HighlightPlusModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<HighlightPlusModule, never, [typeof i1.GistDirective, typeof i1.GistFilePipe, typeof i2.CodeFromUrlPipe], [typeof i1.GistDirective, typeof i1.GistFilePipe, typeof i2.CodeFromUrlPipe]>; static ɵinj: i0.ɵɵInjectorDeclaration<HighlightPlusModule>; }