Niklas Stegmann

Results 1 issues of Niklas Stegmann

Tested with TypeScript 5.1.3: The following constructor is no longer valid in TypeScript V5: ```ts constructor(@InjectS3() private readonly s3: S3) {} ``` Error message: ![image](https://github.com/svtslv/nestjs-s3/assets/32418474/8c902b80-8039-42de-8d26-eac8b6d9b546)