Module

x/hono/adapter/deno/index.ts>serveStatic

Ultrafast web framework for the Edges
Very Popular
Go to Latest
variable serveStatic
import { serveStatic } from "https://dotland.deno.dev/x/hono@v3.6.0/adapter/deno/index.ts";

type

(options?: ServeStaticOptions) => unknown