Type alias AnyReferenceValue

AnyReferenceValue: BaseReferenceValue | HardcodedReference

Union type of all possible reference values that can be converted to hex. Includes both basic types and hardcoded references.