UNPKG

dynamodb-toolbox

Version:

Lightweight and type-safe query builder for DynamoDB and TypeScript.

3 lines (2 loc) 242 B
export { buildEntitySchema, isTimestampEnabled, getTimestampOptionValue, isEntityAttrEnabled, getEntityAttrOptionValue } from './buildEntitySchema/index.js'; export { doesSchemaValidateTableSchema } from './doesSchemaValidateTableSchema.js';