UNPKG

@reactodia/workspace

Version:

Reactodia Workspace -- library for visual interaction with graphs in a form of a diagram.

4 lines 385 B
export { type AuthoredEntityContext, useAuthoredEntity } from './authoredEntity'; export { type DragEditOperation, type DragEditConnect, type DragEditMoveEndpoint, } from './dragEditLayer'; export { VisualAuthoring, type VisualAuthoringProps, type VisualAuthoringCommands, type PropertyEditor, type PropertyEditorOptions, } from './visualAuthoring'; //# sourceMappingURL=index.d.ts.map