Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Configuration

Hierarchy

  • Configuration

Indexable

[key: string]: any

Index

Properties

Optional database

database: undefined | string

Optional host

host: undefined | string

Optional hosts

hosts: object[]

Optional options

options: MongoDB.MongoClientOptions

Optional password

password: undefined | string

Optional port

port: undefined | number

Optional username

username: undefined | string

Generated using TypeDoc