mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 21:59:48 +00:00
3 lines
81 B
C#
3 lines
81 B
C#
namespace AIStudio.Settings;
|
|
|
|
public interface IExternalDataSource : IDataSource; |