kafkajs
kafkajs copied to clipboard
Update Consuming.md seek documentation
The type offset is expecting is a string, but in the documentation it is a number. Funny enough, it is provided as a string afterwards. I changed it be a string both times for consistency and to make the sample runnable in typescript.
Tagging @Nevon to TAL :)