Commit 2872096
committed
fix: remove anti-pattern of re-exporting third-party types from barrel
Remove S3Client and S3ClientConfig re-exports from s3-utils barrel.
Consumers should import these directly from @aws-sdk/client-s3.
Updated s3-streamer to import S3Client type from @aws-sdk/client-s3.1 parent cf436df commit 2872096
2 files changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
0 commit comments