Skip to main content
Module

x/911/types.d.ts>Obj

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

Type Parameters

optional
T extends string = string
definition: Record<string, T>