import { send } from "https://dotland.deno.dev/x/oak@v17.1.2/send.ts";
Asynchronously fulfill a response with a file from the local file system.
Requires Deno read permission for the root
directory.
import { send } from "https://dotland.deno.dev/x/oak@v17.1.2/send.ts";
Asynchronously fulfill a response with a file from the local file system.
Requires Deno read permission for the root
directory.