rwadurian/backend/services/blockchain-service/src/shared/exceptions/index.ts

3 lines
76 B
TypeScript

export * from './domain.exception';
export * from './blockchain.exception';