constructor()
in
src/s3/s3.controller.ts [10:11]
2
lines of code
1
McCabe index (conditional complexity)
constructor(private readonly s3Service: S3Service) { }