UNPKG

ll-callmobile-backend

Version:

VoIP Mobile Communications Backend with Supabase, Drizzle ORM, and Dynamic Querying - Deployable as Cloudflare Worker

4 lines 183 B
import { Hono } from 'hono'; declare const app: Hono<import("hono/types").BlankEnv, import("hono/types").BlankSchema, "/">; export default app; //# sourceMappingURL=testCases.d.ts.map