website refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Result } from './Result';
|
||||
import type { DomainErrorProps } from '../errors/DomainError';
|
||||
import { Result } from './Result';
|
||||
|
||||
export interface DomainService {
|
||||
readonly serviceName?: string;
|
||||
|
||||
Reference in New Issue
Block a user