effect-io-ai

Package: effect
Module: Unify

Unify.typeSymbol

The type of the typeSymbol.

When to use

Use to reference the type information property key in type-level protocol definitions.

Details

This type represents the unique symbol used for storing type information in types that support unification. It’s used in type-level operations to access and manipulate type information.

Signature

type typeSymbol = typeof typeSymbol

Source

Since v2.0.0