mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-02-12 21:01:37 +00:00
3 lines
86 B
C#
3 lines
86 B
C#
namespace AIStudio.Components;
|
|
|
|
public readonly record struct TreeDivider : ITreeItem; |