类型别名 MongoDB

MongoDB: {
    serviceName: 字符串
    db(数据库名称): MongoDBDatabase
}

支持访问 Atlas 集群的远程 MongoDB 服务。

类型声明

使用TypeDoc生成