UNPKG

@medalsocial/meda

Version:

Shared Meda UI shell and runtime package.

4 lines (3 loc) 156 B
import type { EdgeTypes } from '@xyflow/react'; export { DefaultWorkflowEdge } from './default-edge.js'; export declare const workflowEdgeTypes: EdgeTypes;