mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-08-25 21:59:40 +00:00
feat: finish create and inquire application api and handle response and errors
This commit is contained in:
5
src/card/enums/index.ts
Normal file
5
src/card/enums/index.ts
Normal file
@ -0,0 +1,5 @@
|
||||
export * from './card-colors.enum';
|
||||
export * from './card-issuers.enum';
|
||||
export * from './card-scheme.enum';
|
||||
export * from './card-status.enum';
|
||||
export * from './customer-type.enum';
|
Reference in New Issue
Block a user