plantumlRender.d.ts 97 B

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