import { Response } from "https://deno.land/x/opine@2.2.0/src/response.ts";
Transfer the file at the given path
.
Automatically sets the Content-Type response header field.
x/opine/src/response.ts>Response#sendFile
import { Response } from "https://deno.land/x/opine@2.2.0/src/response.ts";
Transfer the file at the given path
.
Automatically sets the Content-Type response header field.