3 lines
104 B
C#
3 lines
104 B
C#
namespace BeauFindlay.Api.Features.Contact;
|
|
|
|
internal sealed record RecaptchaSettings(string ApiKey); |