Skip to main content
Module

x/fastro/mod.ts>HandlerArgument

Fast and simple web application framework for deno
Go to Latest
type alias HandlerArgument
import { type HandlerArgument } from "https://deno.land/x/fastro@v0.75.5/mod.ts";
definition: ServerHandler | RequestHandler | MiddlewareArgument