@designliquido/xpath
    Preparing search index...

    Function matchesItemType

    • Check if a single value matches an ItemType

      Parameters

      • value: any

        The value to check

      • itemType: ItemType

        The ItemType to match against

      Returns boolean

      true if the value matches the ItemType