UNPKG

dynamodb-toolbox

Version:

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

3 lines (2 loc) 115 B
export { PrimaryKeyParser } from './primaryKeyParser.js'; export type { PrimaryKey } from './primaryKeyParser.js';