UNPKG

ngx-highlightjs

Version:

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

8 lines (7 loc) 269 B
export * from './lib/highlight-base'; export * from './lib/highlight'; export * from './lib/highlight-auto'; export * from './lib/highlight.model'; export * from './lib/highlight.module'; export * from './lib/highlight.service'; export * from './lib/highlight.loader';