mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-11-26 16:44:54 +00:00
5 lines
168 B
TypeScript
5 lines
168 B
TypeScript
export * from './child-relationship-label.enum';
|
|
export * from './guardian-relationship.enum';
|
|
export * from './relationship.enum';
|
|
export * from './theme-color.enum';
|