UNPKG

t7m

Version:

Transformer for Elysia and Hono

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