Module

x/abc/mod.ts>ContextOptions

A better Deno framework to create web application.
Go to Latest
type alias ContextOptions
import { type ContextOptions } from "https://dotland.deno.dev/x/abc@v1.2.1/mod.ts";
definition: { app: Application; r: ServerRequest; }