Ben Harris
Ben Harris
When generating the JS Thrift clients, it hard-codes `this.output` in a few places; however, if `gen_node_` is true, our variable should be `output` instead. We set a variable, `outputVar`, up...
Super minor, but using relative links instead of absolute makes the docs work properly when using `yarn docusaurus serve`.
This is by @u0uo , originally #136 , being re-done as the original PR didn't target `main`. Corrected typos in #25 and #29. Closes # ## 💸 TL;DR I corrected...