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: 