constructor()
in
src/rds/rds.controller.ts [9:10]
2
lines of code
1
McCabe index (conditional complexity)
constructor(private readonly rdsService: RdsService) { }