UNPKG

dynamodb-toolbox

Version:

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

4 lines (3 loc) 216 B
export { Entity, EntityAction } from './entity.js'; export type { TimestampsOptions, TimestampsDefaultOptions, EntityAttrOptions, EntityAttrDefaultOptions } from './utils/index.js'; export * from './types/index.js';