Skip to main content
Module

x/abc/mod.ts>ContextOptions

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