Type alias GenericRangeStatement<TagType, ValueType>
Generic
Range
Statement
<TagType, ValueType>: { attributeTag
: TagType; lower
: ValueType; type
: LaxStringEnum<AttributeInRange>; upper
: ValueType; }
Type declaration
-
attributeTag: TagType
-
lower: ValueType
-
-
upper: ValueType