@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 • 499 B
TypeScript
export * from "./TableKeysSchemaType.js";
export * from "./ModelSchemaType.js";
export * from "./MergeModelAndTableKeysSchema.js";
export * from "./BaseAttributeConfig.js";
export * from "./KeyAttributeConfig.js";
export * from "./ModelSchemaAttributeConfig.js";
export * from "./AnyValidAttributeConfig.js";
export * from "./AttributeName.js";
export * from "./ModelSchemaEntries.js";
export * from "./ModelSchemaOptions.js";
export * from "./SchemaMetadata.js";
//# sourceMappingURL=index.d.ts.map