cel-ts - v0.1.0-alpha
    Preparing search index...

    Class TypeType

    Polymorphic type representing type(T) where T is a type parameter.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    kind: TypeKind
    parameters: readonly Type[]
    runtimeTypeName: string

    Methods