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 171 B
/** * @hidden */ export const NON_PARAM_FUNCTION_OPERATORS = ['attribute_exists', 'attribute_not_exists']; //# sourceMappingURL=non-param-function-operators.const.js.map