UNPKG

clarity-angular

Version:

Angular components for Clarity

4 lines (3 loc) 152 B
import { Type } from "@angular/core"; export * from "./syntax-highlight/syntax-highlight"; export declare const CODE_HIGHLIGHT_DIRECTIVES: Type<any>[];