@ue-too/board / index / RawUserInputEvent
型エイリアス: RawUserInputEvent
RawUserInputEvent =
RawUserPanInputEvent|RawUserZoomInputEvent|RawUserRotateInputEvent
定義: packages/board/src/input-interpretation/raw-input-publisher/raw-input-publisher.ts:114
Union type of all raw user input events.
Remarks
Use the type discriminator property to determine which event variant you have.