Replicating airbnb following the atomic design principles...
Home > @nextbnb/database > MongoClient
Signature:
export declare class MongoClient
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)({ environment, providedPackage, serviceName, }) | Constructs a new instance of the MongoClient class |
| Method | Modifiers | Description |
|---|---|---|
| setup() |