UNPKG

@plait/draw

Version:

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

8 lines (7 loc) 161 B
export declare enum MemorizeKey { basicShape = "basicShape", flowchart = "flowchart", text = "text", arrowLine = "arrow-line", UML = "UML" }