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 774cbb6 commit 44476adCopy full SHA for 44476ad
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