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

improve TypeScript definitions for Mango selectors - fixes issue #202 #205

Closed glynnbird closed 4 years ago

glynnbird commented 4 years ago

Overview

Improve Mango TypeScript definitions which didn't correctly model

Testing recommendations

Passes tsc

GitHub issue number

https://github.com/apache/couchdb-nano/issues/202

Checklist