kafkajs icon indicating copy to clipboard operation
kafkajs copied to clipboard

Update Consuming.md seek documentation

Open CalderWhite opened this issue 2 years ago • 1 comments

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.

Screenshot 2024-02-01 at 2 28 36 PM

CalderWhite avatar Feb 01 '24 19:02 CalderWhite

Tagging @Nevon to TAL :)

CalderWhite avatar Feb 01 '24 19:02 CalderWhite