// userRoutes: used by the server entrypoint to mount protected user-profile endpoints. export { userRoutes } from './user.module.js';