Module

x/abc/types.ts>Param

A better Deno framework to create web application.
Go to Latest
type alias Param
import { type Param } from "https://dotland.deno.dev/x/abc@v1.0.0-rc1/types.ts";
definition: { key: string; value: string; }