We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
44396f4
Replaced Object.values use to improve Node version compatibility
Object.values
This allows using arangojs in Node.js 6 LTS without a polyfill.