Dipper/Dipper.Alioth.Starlets/IStarlet.cs

6 lines
69 B
C#

namespace Dipper.Alioth.Starlets;
public interface IStarlet
{
}