Yuna/Yuna.OauthServer/Model/GrantType.cs

6 lines
79 B
C#

using System.Text.Json.Serialization;
namespace Yuna.OauthServer.Model
{
}