PartialArgValue
Represents one of the possible values within a PartialArg.
This sealed interface ensures that only one value type (boolean, number, string, or null) can be represented at a time.
Represents one of the possible values within a PartialArg.
This sealed interface ensures that only one value type (boolean, number, string, or null) can be represented at a time.