apache / couchdb-nano

Nano: The official Apache CouchDB library for Node.js
https://www.npmjs.com/package/nano
Apache License 2.0
651 stars 165 forks source link

fix(nano.d.ts): add opts and callback for relax #225

Closed YC closed 4 years ago

YC commented 4 years ago

Overview

Adds opts and callback to nano.request type definition.

Testing recommendations

Changes to typescript definitions only, no code modified.

GitHub issue number

N/A

Related Pull Requests

N/A

Checklist