UNPKG

slim-node-mysql

Version:

MySQL database class to abstract pooling and prepared statements

5 lines (4 loc) 173 B
export * from './PreparedStatementError'; export * from './ConnectionStringParseError'; export * from './InvalidExecuteStatement'; export * from './PoolAlreadyExistsError';