website refactor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { ValueObject } from '@core/shared/domain/ValueObject';
|
||||
import { IdentityDomainValidationError } from '../errors/IdentityDomainError';
|
||||
import { v4 as uuidv4 } from 'uuid';
|
||||
import { IdentityDomainValidationError } from '../errors/IdentityDomainError';
|
||||
|
||||
export interface RatingEventIdProps {
|
||||
value: string;
|
||||
|
||||
Reference in New Issue
Block a user