Type alias TextInputCallback

TextInputCallback: ((sess, ev) => void | Promise<void>)

Type declaration