UNPKG

dynamodb-toolbox

Version:

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

4 lines (3 loc) 138 B
export { MapSchema } from './schema.js'; export { map, MapSchema_ } from './schema_.js'; export type { MapAttributes } from './types.js';