📦 EqualifyEverything / equalify-hub

📄 index.ts · 3 lines
1
2
3// Hono app - all routes go through here
export { handler } from './app.tsx';