Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aqua/mod.ts>default#handleStaticRequest

A minimal and fast 🏃 web framework for Deno
Latest
method default.prototype.handleStaticRequest
import { default } from "https://deno.land/x/aqua@v1.3.6/mod.ts";

Parameters

req: Request
unnamed 1: { path: string; folder: string; }