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

1 line
97 B
TypeScript

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