Represents a single conversion item in the tree view. Contains all necessary information and references for managing a conversion.
Union type representing items that can be displayed in the tree view. Can be either a string (for actions) or a ConversionItem.
Represents a single conversion item in the tree view. Contains all necessary information and references for managing a conversion.