Skip to main content
Module

x/hono/middleware.ts>serveStatic

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

type

(options?: ServeStaticOptions) => unknown