import * as path from 'path'; export const wetland = { entityPaths: [ path.resolve(__dirname, '..', 'src', 'Entity') ], };