import {app} from './app.ts'; import './ip' import './task.ts'; import './routes/cloudflare.ts'; // app.listen(8080); export { app };