interface CursorStreamOptions {
    transform?(this, doc): mongoose.mongo.BSON.Document;
}

Methods

Methods