MindMap/frontend/node_modules/vditor/dist/ts/preview/image.d.ts

2 lines
114 B
TypeScript

export declare const previewImage: (oldImgElement: HTMLImageElement, lang?: keyof II18n, theme?: string) => void;