Skip to main content
Module

x/hono/helper.ts>createFactory

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

type

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