UNPKG

dynamodb-toolbox

Version:

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

5 lines (4 loc) 163 B
export declare const $item: unique symbol; export type $item = typeof $item; export declare const $options: unique symbol; export type $options = typeof $options;