UNPKG

dynamodb-toolbox

Version:

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

3 lines (2 loc) 129 B
export { EntityConditionParser } from './entityConditionParser.js'; export type { Condition } from './entityConditionParser.js';