Files
blog-vue/public/vditor/ts/markdown/highlightRender.d.ts
2025-11-12 14:39:23 +08:00

2 lines
116 B
TypeScript

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