MindMap/frontend/node_modules/vditor/dist/ts/wysiwyg/showCode.d.ts

2 lines
104 B
TypeScript

export declare const showCode: (previewElement: HTMLElement, vditor: IVditor, first?: boolean) => void;