Skip to content

EntryRestTypeParam

A rest parameter for arbitrary keyed entries, such as ...K: V.

Inherits from: TypeParam

Fields

key_ty @ TypeExpr

The key type.

ty @ TypeExpr

The value type.