Module

x/hono/helper.ts>createFactory

Web Framework built on Web Standards
Extremely Popular
Go to Latest
variable createFactory
import { createFactory } from "https://dotland.deno.dev/x/hono@v4.2.8/helper.ts";

type

<E extends Env = any, P extends string = any>() => unknown