UNPKG

dynamodb-toolbox

Version:

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

7 lines (6 loc) 276 B
export declare const $entities: unique symbol; export type $entities = typeof $entities; export declare const $interceptor: unique symbol; export type $interceptor = typeof $interceptor; export declare const $sentArgs: unique symbol; export type $sentArgs = typeof $sentArgs;