Files
hustoj/web/include/vditor/dist/ts/markdown/highlightRender.d.ts
2026-04-10 16:55:59 +08:00

2 lines
116 B
TypeScript

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