mirror of
https://github.com/Artemis-RGB/Artemis
synced 2026-01-02 10:43:31 +00:00
5 lines
94 B
C#
5 lines
94 B
C#
namespace Artemis.Storage.Entities.Profile.Abstract;
|
|
|
|
public interface IConditionEntity
|
|
{
|
|
} |