Skip to content

@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.

回傳

RawUserInputPublisher

A new RawUserInputPublisher instance

備註

Factory function for creating a standard publisher. Useful for dependency injection and testing scenarios where you want to swap implementations.