mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-02-14 03:21:36 +00:00
5 lines
106 B
C#
5 lines
106 B
C#
using AIStudio.Components;
|
|
|
|
namespace AIStudio.Pages;
|
|
|
|
public partial class Assistants : MSGComponentBase; |