godoos/frontend/public/vditor/dist/ts/markdown/highlightRender.d.ts
2024-07-25 16:41:01 +08:00

2 lines
150 B
TypeScript

/// <reference types="./types" />
export declare const highlightRender: (hljsOption?: IHljs, element?: HTMLElement | Document, cdn?: string) => void;