import { type StaticFile } from "https://deno.land/x/fresh@1.6.5/src/server/types.ts";
Properties
localUrl: URL
The URL to the static file on disk.
import { type StaticFile } from "https://deno.land/x/fresh@1.6.5/src/server/types.ts";
The URL to the static file on disk.