We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d21a519 commit 6b29d19Copy full SHA for 6b29d19
packages/nested-clients/src/index.ts
@@ -1,6 +1,7 @@
1
/**
2
* This package exports nothing at the root.
3
* Use submodules e.g. \@aws-sdk/nested-clients/client-sts.
4
+ *
5
* @internal
6
*/
7
export {};
0 commit comments