UNPKG

dynamodb-toolbox

Version:

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

8 lines (7 loc) 320 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$mocks = exports.$spy = exports.$sentActions = exports.$actionName = void 0; exports.$actionName = Symbol('$actionName'); exports.$sentActions = Symbol('$sentActions'); exports.$spy = Symbol('$spy'); exports.$mocks = Symbol('$mocks');