Skip to main content
Module

x/deno_doc/types.d.ts>ParamObjectDef

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

Properties

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