UNPKG

@pardnchiu/mysql-pool

Version:

A MySQL connection pool solution designed specifically for Node.js, featuring intuitive chaining syntax that integrates query builder capabilities with read-write separation.

4 lines 120 B
import MySQLPool from "./MySQLPool"; export { MySQLPool }; export default MySQLPool; //# sourceMappingURL=index.d.ts.map