UNPKG

dynamodb-toolbox

Version:

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

3 lines (2 loc) 127 B
export { fromZodSchema } from './fromZodSchema.js'; export type { FromZodSchema, FromZodSchemaRec } from './fromZodSchema.js';