@ue-too/board / index / createDefaultRawUserInputPublisher
関数: createDefaultRawUserInputPublisher()
createDefaultRawUserInputPublisher():
RawUserInputPublisher
定義: packages/board/src/input-interpretation/raw-input-publisher/raw-input-publisher.ts:303
Creates a default raw user input publisher.
戻り値
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.