Files
gridpilot.gg/core/shared/errors/index.ts
2025-12-15 13:46:07 +01:00

2 lines
66 B
TypeScript

export * from './DomainError';
export * from './ApplicationError';