Add project files
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace T120B165_ImgBoard.Dtos;
|
||||
|
||||
public record TokenDto(string AccessToken, string RefreshToken);
|
||||
Reference in New Issue
Block a user