• Attempts to parse a value into an SiType.

    Returns

    The parsed SiType value, or undefined if the value could not be parsed.

    Throws

    This function does not throw any exceptions.

    Nosideeffects

    Parameters

    • value: any

      The value to parse.

    Returns SiType | undefined

Generated using TypeDoc