We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16be84 commit acdc577Copy full SHA for acdc577
packages/smithy-client/src/index.ts
@@ -8,3 +8,4 @@ export * from "./parse-utils";
8
export * from "./date-utils";
9
export * from "./split-every";
10
export * from "./constants";
11
+export { DocumentType, SdkError, SmithyException } from "@aws-sdk/types";
0 commit comments