UNPKG

dynamodb-toolbox

Version:

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

3 lines (2 loc) 163 B
export { execute } from './execute.js'; export type { ExecuteTransactWriteInput, ExecuteTransactWriteOptions, ExecuteTransactWriteResponses } from './execute.js';