Type Alias RawUserInputCallback<K>

RawUserInputCallback: (event: RawUserInputEventMap[K]) => void

Type Parameters

Type declaration