UNPKG

t7m

Version:

Transformer for Elysia and Hono

4 lines (3 loc) 188 B
import type { Env } from 'hono' export declare const t7mMiddleware: <TEnv extends Env>() => import('hono').MiddlewareHandler<TEnv, string, {}> //# sourceMappingURL=honoMiddleware.d.ts.map