Skip to content

@ue-too/board / UnsubscribeToUserRawInput

Type Alias: UnsubscribeToUserRawInput()

UnsubscribeToUserRawInput = () => void

Defined in: packages/board/src/input-interpretation/raw-input-publisher/raw-input-publisher.ts:13

Function to unsubscribe from raw user input events.

Returns

void

Remarks

Calling this function removes the subscriber from the event stream.