Files
ragflow/web/src/pages/data-flow/canvas/node/splitter-node.tsx
balibabu 93cf0258c3 Feat: Add splitter node component #9869 (#10114)
### What problem does this PR solve?

Feat: Add splitter node component #9869
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-09-16 17:53:48 +08:00

2 lines
51 B
TypeScript

export { RagNode as SplitterNode } from './index';