import * as mod from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v17.1.2/send.ts";
Contains the send function which can be used to send static assets while supporting a range of HTTP capabilities.
This is integrated into the oak context via the .send()
method.
Interfaces
Options which can be specified when using the |