Function stringifySiType

  • Converts an SiType value to its string representation.

    Returns

    The string representation of the SiType value.

    Throws

    If the provided SiType value is not recognized.

    Nosideeffects

    Parameters

    • value: SiType

      The SiType value to stringify.

    Returns string

Generated using TypeDoc