Skip to main content
Module

x/hono/middleware.ts>serveStatic

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
variable serveStatic
import { serveStatic } from "https://deno.land/x/hono@v3.6.2/middleware.ts";

type

(options?: ServeStaticOptions) => unknown