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