Type alias HardcodedReference

HardcodedReference: {
    raw: Hex;
}

Represents a hardcoded hex value reference. Used when you want to bypass automatic hex conversion.

Type declaration

  • raw: Hex

    The raw hex value