Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hono/helper/factory/index.ts>createFactory

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

type

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