node_test
Preparing search index...
connectDB
Function connectDB
connectDB
(
config
:
DbConnectionConfig
)
:
Promise
<
void
>
connectDB
Parameters
config
:
DbConnectionConfig
The database connection configuration.
Returns
Promise
<
void
>
Description
Connects to the MongoDB database.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
node_test
Loading...
connectDB