// Express router mounted at /api/assets by server/index.js (upload + serving // of chat image attachments stored in the global ~/.cloudcli/assets folder). export { default as assetsRoutes } from './assets.routes.js';