@ue-too/board / createDefaultRawUserInputPublisher
Function: createDefaultRawUserInputPublisher()
createDefaultRawUserInputPublisher():
RawUserInputPublisher
Defined in: packages/board/src/input-interpretation/raw-input-publisher/raw-input-publisher.ts:303
Creates a default raw user input publisher.
Returns
A new RawUserInputPublisher instance
Remarks
Factory function for creating a standard publisher. Useful for dependency injection and testing scenarios where you want to swap implementations.