Appearance
ema / @internals/db / MongoCollectionGetter
Interface: MongoCollectionGetter
Defined in: db/mongo.ts:11
Interface for getting all the collection names being accessed
Properties
collections
ts
collections: string[];Defined in: db/mongo.ts:15
The collection names being accessed