effect-io-ai

Package: effect
Module: Brand

Brand.Branded

A type alias for creating branded types more concisely.

Signature

type Branded<A, Key> = A & Brand<Key>

Source

Since v2.0.0