refactor
This commit is contained in:
5
core/payments/domain/entities/index.ts
Normal file
5
core/payments/domain/entities/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from './Payment';
|
||||
export * from './MembershipFee';
|
||||
export * from './MemberPayment';
|
||||
export * from './Prize';
|
||||
export * from './Wallet';
|
||||
Reference in New Issue
Block a user