mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-11-27 00:54:54 +00:00
feat: working on money requests jounrey
This commit is contained in:
@ -15,6 +15,6 @@ import { JuniorService, JuniorTokenService, QrcodeService } from './services';
|
||||
forwardRef(() => AuthModule),
|
||||
CustomerModule,
|
||||
],
|
||||
exports: [JuniorTokenService],
|
||||
exports: [JuniorTokenService, JuniorService],
|
||||
})
|
||||
export class JuniorModule {}
|
||||
|
||||
Reference in New Issue
Block a user