using Content.Shared.Containers.ItemSlots; using Content.Shared.Power; namespace Content.Server.Power.Components { [RegisterComponent] public sealed partial class ActiveChargerComponent : Component { } }