UNPKG

dynamodb-toolbox

Version:

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

3 lines (2 loc) 133 B
export { EntityFormatter } from './entityFormatter.js'; export type { FormatItemOptions, InferReadItemOptions } from './options.js';