Module

x/hono/adapter/deno/serve-static.ts>serveStatic

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
variable serveStatic
import { serveStatic } from "https://dotland.deno.dev/x/hono@v3.10.5/adapter/deno/serve-static.ts";

type

(options?: ServeStaticOptions) => unknown