Type alias TextInputCallback

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

Type declaration