Closed robross0606 closed 4 years ago
@robross0606 The typedoc comments are only provided in the v7 branch. The current latest
release of arangojs on npm is still v6. If you want to install the latest release candidate, try npm install arangojs@next
.
I'm closing this as v7 has been out for a while, which should solve this issue. Feel free to reopen if there's anything we can do.
I've tried multiple ways to get jsdoc imported from arangojs into our project. From what I can tell, the npm library itself is completely devoid of any inline documentation. Is there any way to get jsdoc available on the npm library so we get more than undocumented type-ahead?