UNPKG

dynamodb-toolbox

Version:

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

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