mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-08-25 21:59:40 +00:00
feat: add transaction, card , and account entities
This commit is contained in:
@ -3,3 +3,4 @@ export * from './card-issuers.enum';
|
||||
export * from './card-scheme.enum';
|
||||
export * from './card-status.enum';
|
||||
export * from './customer-type.enum';
|
||||
export * from './transaction-type.enum';
|
||||
|
Reference in New Issue
Block a user