resolve manual DTOs
This commit is contained in:
@@ -55,7 +55,7 @@ import type {
|
||||
GetWalletOutput,
|
||||
ProcessWalletTransactionInput,
|
||||
ProcessWalletTransactionOutput,
|
||||
} from './dto/PaymentsDto';
|
||||
} from './dtos/PaymentsDto';
|
||||
|
||||
// Injection tokens
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user