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