using SPTarkov.DI.Annotations; namespace SPTarkov.Server.Core.Helpers; [Injectable] public class GameEventHelper { }