Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/deno_doc/lib/types.d.ts>ParamObjectDef

Documentation generator for Deno
Go to Latest
interface ParamObjectDef
import { type ParamObjectDef } from "https://deno.land/x/deno_doc@0.51.0/lib/types.d.ts";

Properties

kind: "object"
optional: boolean
optional
decorators: DecoratorDef[]
optional
tsType: TsTypeDef