mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-04 17:45:07 +08:00
### What problem does this PR solve? Feat: Add splitter node component #9869 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2 lines
51 B
TypeScript
2 lines
51 B
TypeScript
export { RagNode as SplitterNode } from './index';
|