UNPKG

@teammaestro/node-couchdb-client

Version:

This typescript module is designed to do handle the communication between NodeJS and CouchDB

4 lines (3 loc) 119 B
export * from './couchdb'; export * from './couchdb-options.interface'; export * from './couchdb-responses.interface';