function sendimport { send } from "https://dotland.deno.dev/x/alosaur@v0.37.0/src/static/send.ts"; send(unnamed 0: RequestResponse,path: string,options?: SendOptions,): Promise<string | undefined>Asynchronously fulfill a response with a file from the local file system. Parametersunnamed 0: RequestResponsepath: stringoptionaloptions: SendOptions = [UNSUPPORTED]ReturnsPromise<string | undefined>