import factory from '@bmp/pg' import conf from './config/postgres.mjs' module.exports = factory(conf)