Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/static_files/sendFile.ts>default

Serve Static for Deno.
Latest
function default
import { default } from "https://deno.land/x/static_files@1.1.6/sendFile.ts";

Parameters

pathFile: string
optional
opts: TOptions = [UNSUPPORTED]
req: AnyReq