Skip to main content
Module

x/hono/helper.ts>createFactory

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
variable createFactory
import { createFactory } from "https://deno.land/x/hono@v3.11.3/helper.ts";

type

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