✨ feat: 更新proflow点击 拖拽事件触发结构 #103
Annotations
7 errors
test:
src/BloodGroupNode/index.tsx#L2
Module '"@/ProFlow/constants"' declares 'ProFlowNode' locally, but it is not exported.
|
test:
src/BloodGroupNode/index.tsx#L2
Module '"@/ProFlow/constants"' declares 'ProFlowNodeData' locally, but it is not exported.
|
test:
src/ProFlow/demos/ProFlowDemo.tsx#L4
Module '"../constants"' declares 'ProFlowNode' locally, but it is not exported.
|
test:
src/ProFlow/helper.tsx#L15
Module '"./constants"' has no exported member 'ProFLowEdge'.
|
test:
src/ProFlow/helper.tsx#L16
Module '"./constants"' declares 'ProFlowNode' locally, but it is not exported.
|
test:
src/ProFlow/helper.tsx#L17
Module '"./constants"' declares 'ProFlowNodeData' locally, but it is not exported.
|
test
Process completed with exit code 1.
|