gradido/shared/README.md
2025-06-21 15:07:01 +02:00

14 lines
369 B
Markdown

# shared
Gradido Shared Code, Low-Level Shared Code, without dependencies on other modules
## Bun-Compatibility
Full bun compatible
## Enums
All enums used across more than one module
Additional with zod Schema but working only with zod v4 and this needs typescript 5
## Schemas
All schemas for data validation used across more than one module
Tests written for bun