function sendimport { send } from "https://deno.land/x/alosaur@v1.1.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>