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 f337f38 commit 560d5d5Copy full SHA for 560d5d5
packages/smithy-client/src/index.ts
@@ -9,3 +9,4 @@ export * from "./ser-utils";
9
export * from "./date-utils";
10
export * from "./split-every";
11
export * from "./constants";
12
+export { DocumentType, SdkError, SmithyException } from "@aws-sdk/types";
0 commit comments