mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-11-26 08:34:55 +00:00
6 lines
238 B
TypeScript
6 lines
238 B
TypeScript
export * from './junior.response.dto';
|
|
export * from './qr-code-validation-details.response.dto';
|
|
export * from './qr-code-validation.response.dto';
|
|
export * from './theme.response.dto';
|
|
export * from './transfer-to-junior.response.dto';
|