method MySQLConnector.end
MySQLConnector.end(): Promise<void>

Closes the connection pool.

Return Type

Promise<void>

Usage

import { type MySQLConnector } from ".";