Open outloudvi opened 3 years ago
This is one of the limitations of vertx-codegen that needs manual patching. Thanks for reporting it!
The overload is tricky in this case, because it overlaps with a parent API interface... but it can be done with a override json
As reported by
tsc
:The code seems to build and work after I modified the following function signature in
index.d.ts
:to