UNPKG

dynamodb-toolbox

Version:

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

3 lines (2 loc) 100 B
export { EntityDTO, EntityDTO as DTO } from './dto.js'; export type { IEntityDTO } from './dto.js';