website refactor
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
|
||||
import { RacingDomainValidationError } from '../errors/RacingDomainError';
|
||||
|
||||
import type { Money } from './Money';
|
||||
import type { ValueObject } from '@core/shared/domain/ValueObject';
|
||||
import type { Money } from './Money';
|
||||
|
||||
export type MembershipFeeType = 'season' | 'monthly' | 'per_race';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user