Module

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

Ultrafast web framework for the Edge
Very Popular
Go to Latest
variable serveStatic
import { serveStatic } from "https://dotland.deno.dev/x/hono@v3.1.0/adapter/deno/serve-static.ts";

type

(options?: ServeStaticOptions) => unknown