UNPKG

dynamodb-toolbox

Version:

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

3 lines (2 loc) 113 B
export { GetTransaction } from './getTransaction.js'; export type { GetTransactionOptions } from './options.js';