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.

5 lines 147 B
/** * @hidden */ export var UPDATE_ACTION_KEYWORDS = ['SET', 'REMOVE', 'ADD', 'DELETE']; //# sourceMappingURL=update-action-keywords.const.js.map