UNPKG

dynamodb-toolbox

Version:

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

3 lines (2 loc) 156 B
export { UpdateAttributesCommand } from './updateAttributesCommand.js'; export { parseUpdateAttributesExtension } from './updateAttributesParams/index.js';