Providing a method signature overload for Zeebe Node's `createWorker` using TypeScript
TypeScript allows signature overloads, but it takes some behind-the-scenes work. Code so you never have to do it!
When I wrote the first iteration of the Zeebe Node client library in the first months of 2019, I didn’t have any experience in using it. How could I - it didn’t exist.