constructor()
in
src/s3.ts [14:16]
3
lines of code
1
McCabe index (conditional complexity)
constructor(client: S3Client) { this.client = client; }