UNPKG

@plait/draw

Version:

Implementation of the core logic of the flowchart drawing tool plugin.

6 lines (5 loc) 165 B
export declare const WithDrawPluginKey = "plait-draw-plugin-key"; export declare enum DrawI18nKey { lineText = "line-text", geometryText = "geometry-text" }