UNPKG

dynamodb-toolbox

Version:

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

4 lines (3 loc) 142 B
export { ItemSchema } from './schema.js'; export { item, ItemSchema_ } from './schema_.js'; export type { ItemAttributes } from './types.js';