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 RequestDefaultOptions TypeScript definitions as per issue #240 #241

Closed glynnbird closed 3 years ago

glynnbird commented 3 years ago

Overview

Fix TypeScript definitions for requestDefaults compatibility

Testing recommendations

No code changes. tsc lib/nano.d.ts should work

GitHub issue number

See issue #240

Checklist