UNPKG

@env0/dynamo-easy

Version:

DynamoDB client for NodeJS and browser with a fluent api to build requests. We take care of the type mapping between JS and DynamoDB, customizable trough typescript decorators.

6 lines 160 B
/** * @module multi-model-requests/batch-get */ export * from './batch-get.request'; export * from './batch-get.const'; //# sourceMappingURL=public-api.js.map