Options
All
  • Public
  • Public/Protected
  • All
Menu

An interface that represents MongoDB collections with their database. The keys are the databases and the values of those keys is an array of all the collections of that database. It contains only the name of the collections and not exporting informations.

Hierarchy

  • ExportSchema

Indexable

[database: string]: string[]

Generated using TypeDoc