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.

9 lines 187 B
/** * @module logger */ /** * @hidden */ // tslint:disable-next-line:no-empty export var DEFAULT_LOG_RECEIVER = function () { }; //# sourceMappingURL=default-log-receiver.const.js.map