UNPKG

dynamodb-toolbox

Version:

Lightweight and type-safe query builder for DynamoDB and TypeScript.

4 lines (3 loc) 126 B
export const $query = Symbol('$query'); export const $options = Symbol('$options'); export const $entity = Symbol('$entity');