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.

7 lines 184 B
/** * @module metadata */ export * from './metadata'; export * from './metadata-for-model.function'; export * from './property-metadata.model'; //# sourceMappingURL=public-api.js.map