Skip to main content
Module

x/blocks/deps.ts>TsCallSignatureDeclaration

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Extremely Popular
Go to Latest
interface TsCallSignatureDeclaration
implements Node, HasSpan
import { type TsCallSignatureDeclaration } from "https://deno.land/x/blocks@1.57.5/deps.ts";

Properties

type: "TsCallSignatureDeclaration"
params: TsFnParameter[]
optional
typeAnnotation: TsTypeAnnotation
optional
typeParams: TsTypeParameterDeclaration