• Custom Type Guard to determine input being of type IClaim.

    Returns

    Boolean whether input is of type IClaim.

    Parameters

    • input: unknown

      The potentially only partial IClaim.

    Returns input is IClaim