import * as mod from "https://deno.land/std@0.117.0/http/file_server.ts"; FunctionsfserveFileReturns an HTTP Response with the requested file as the body.