Skip to content

TypeCheckExpression

type TypeCheckExpression = object;

attributeType: DynamoAttributeType;

operand: Operand;

type: typeof $type;