Skip to main content
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://deno.land/x/abc@v1.0.0-rc1/types.ts";
definition: { key: string; value: string; }