feat: transfer money to child

This commit is contained in:
Abdalhameed Ahmad
2025-09-07 20:14:28 +03:00
parent 44b5937f7a
commit 9b0e1791da
10 changed files with 128 additions and 5 deletions

View File

@ -2,3 +2,4 @@ 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';