@nerdware/ddb-single-table
Version:
A schema-based DynamoDB modeling tool, high-level API, and type-generator built to supercharge single-table designs!⚡
12 lines • 547 B
TypeScript
export * from "./BatchConfigs.js";
export * from "./BatchRequestFunction.js";
export * from "./DdbClientFieldParserConstructorParameters.js";
export * from "./DdbClientWrapperConstructorParameters.js";
export * from "./MarshallingConfigs.js";
export * from "./MarshallingMethod.js";
export * from "./OmittedSdkParameters.js";
export * from "./clientWrapperMethodIOTypes.js";
export * from "./sdkTypeModifiers.js";
export * from "./unmarshalledSdkCommandTypes.js";
export * from "./unmarshalledSdkFieldTypes.js";
//# sourceMappingURL=index.d.ts.map