Skip to main content
Module

x/deno_doc/types.d.ts>LiteralCallSignatureDef

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

Properties

params: ParamDef[]
optional
tsType: TsTypeDef
typeParams: TsTypeParamDef[]