Skip to main content
Module

x/abc/mod.ts>Param

A better Deno framework to create web application.
Go to Latest
type alias Param
import { type Param } from "https://deno.land/x/abc@v0.2.9/mod.ts";
definition: { key: string; value: string; }