A Union Type that represents one of two states (Right or Left).
Right
Left
Right, Left
Generated using TypeDoc
A Union Type that represents one of two states (
Right
orLeft
).