import { app } from './lib/agent'; export default { fetch: app.fetch, };