Represents the result of an fswitch tree expression. Allows retrieving the value returned from the callback of the matched case.
The type of the value returned from the callback of the matched case.
Returns the value from the callback of the matched case, if any.
Generated using TypeDoc
Represents the result of an fswitch tree expression. Allows retrieving the value returned from the callback of the matched case.