UNPKG

universal-middleware

Version:

Write middlewares and handlers once, target [srvx](https://github.com/magne4000/universal-middleware/tree/main/packages/adapter-hono), [Express](https://github.com/magne4000/universal-middleware/tree/main/packages/adapter-express), [Cloudflare](https://gi

3 lines (2 loc) 68 B
// src/adapters/srvx.ts export * from "@universal-middleware/srvx";