Typir provides a default set of Kinds, e.g. primitive types and class types. For domain-specific kinds, implement this interface or create a new sub-class of an existing kind-class.

Implements

Constructors

Properties

$name: "BottomKind"
instance: undefined | BottomType
options: Readonly<BottomKindOptions>
services: TypirServices

Methods