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