UNPKG

dynamodb-toolbox

Version:

A simple set of tools for working with Amazon DynamoDB and the DocumentClient.

4 lines (3 loc) 105 B
export { default as default } from './Table.js'; export * from './Table.js'; export * from './types.js';