Logo Xantham

TsConstructSignature Type

Represents a construct signature (the type of `new` for a value).

Reflects: `ConstructSignatureDeclaration`.

interface CtorLike { new (x: number): Date }

Record fields

Record Field Description

Parameters

Full Usage: Parameters

Field type: TsParameter list
Field type: TsParameter list

Type

Full Usage: Type

Field type: TypeKey
Field type: TypeKey

Type something to start searching.