Skip to main content
Module

x/911/types.d.ts>ParamObject

Opinionated collection of helper tools. Assembled with Deno in mind.
Go to Latest
type alias ParamObject
import { type ParamObject } from "https://deno.land/x/911@0.0.1/types.d.ts";
definition: Record<string, string>