namespace Content.Shared._DV.Access;
/// <summary>
/// Allows an ID card to set the access reader of interacted items
/// </summary>
[RegisterComponent]
public sealed partial class ReverseAgentAccessConfiguratorComponent : Component;