refactor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Result } from '../result/Result';
|
||||
import type { Result } from '../application/Result';
|
||||
import type { IDomainError } from '../errors/DomainError';
|
||||
|
||||
export interface IDomainService {
|
||||
|
||||
Reference in New Issue
Block a user