property ReadLineOptions.escapeCodeTimeout
The duration readline
will wait for a character
(when reading an ambiguous key sequence in milliseconds
one that can both form a complete key sequence using the input read so far
and can take additional input to complete a longer key sequence).
Type #
number | undefined