UNPKG

dynamodb-toolbox

Version:

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

3 lines (2 loc) 134 B
export { EntityPathParser } from './entityPathParser.js'; export type { EntityPaths, EntityPathsUnion } from './entityPathParser.js';