refactor: split shared models and DTOs
This commit is contained in:
@@ -9,5 +9,7 @@
|
||||
@using ASTRAIN.Client
|
||||
@using ASTRAIN.Client.Layout
|
||||
@using ASTRAIN.Client.Services
|
||||
@using ASTRAIN.Shared
|
||||
@using ASTRAIN.Shared.Dtos
|
||||
@using ASTRAIN.Shared.Requests
|
||||
@using ASTRAIN.Shared.Responses
|
||||
@using ASTRAIN.Client.Pages
|
||||
|
||||
Reference in New Issue
Block a user