mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-06-07 16:56:28 +00:00
3 lines
61 B
C#
3 lines
61 B
C#
|
|
namespace AIStudio.Tools;
|
|||
|
|
|
|||
|
|
public interface ISlideContent;
|