import http from "@std/http"; export function foobar() { return http.fileServer; }