UNPKG

mysql-parse

Version:

Parse a mysql connection string and return access parameters that can be fed to the mysql or mysqldump command line client.

2 lines (1 loc) 54 B
export { buildMysqlParams, parseUri } from './lib.js'