UNPKG

dynamodb-toolbox

Version:

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

3 lines (2 loc) 122 B
export { UpdateTransaction } from './updateTransaction.js'; export type { UpdateTransactionOptions } from './options.js';