UNPKG

@plait/draw

Version:

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

3 lines (2 loc) 107 B
import { ShapeEngine } from '../../interfaces'; export declare const PredefinedProcessEngine: ShapeEngine;