1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00
2016-12-13 13:54:54 +01:00

6 lines
96 B
C#

namespace Artemis86Wrapper.Intergrations
{
public interface IIntergrationModel
{
}
}