mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 19:57:23 +01:00
3 lines
No EOL
122 B
C#
3 lines
No EOL
122 B
C#
namespace MareSynchronos.Services.Mediator;
|
|
|
|
public interface IHighPriorityMediatorSubscriber : IMediatorSubscriber { } |