RocketChat/Rocket.Chat

View on GitHub
packages/ui-kit/src/blocks/InputElementDispatchAction.ts

Summary

Maintainability
A
0 mins
Test Coverage
export type InputElementDispatchAction = 'on_character_entered' | 'on_item_selected';