import { send } from "https://deno.land/x/oak@v17.1.3/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://deno.land/x/oak@v17.1.3/send.ts";
Asynchronously fulfill a response with a file from the local file system.
Requires Deno read permission for the root
directory.