Logo Xantham

FsTypeParam Type

A type parameter (ยง4.9), bound by a declaration or by a generic signature of its own. The constraint is carried only when F# can express it - a subtype constraint against another generated interface. TypeScript bounds that have no F# form (`extends string`, `extends keyof T`) are dropped with a finding rather than approximated, because a wrong constraint rejects correct code.

Record fields

Record Field Description

Constraint

Full Usage: Constraint

Field type: FsTypeRef option
Field type: FsTypeRef option

Name

Full Usage: Name

Field type: string
Field type: string

Type something to start searching.