2 lines
116 B
TypeScript
2 lines
116 B
TypeScript
export declare const highlightRender: (hljsOption?: IHljs, element?: HTMLElement | Document, cdn?: string) => void;
|