mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-08-21 17:12:56 +00:00
3 lines
55 B
C#
3 lines
55 B
C#
|
namespace AIStudio.Settings;
|
||
|
|
||
|
public interface IConfig;
|