Files
EnvelopeGenerator/EnvelopeGenerator.ReceiverUI/EnvelopeGenerator.ReceiverUI.Client/State/AuthState.cs
2026-03-17 16:17:52 +01:00

7 lines
98 B
C#

namespace EnvelopeGenerator.ReceiverUI.Client.State
{
public class AuthState
{
}
}