effect-io-ai

Package: effect
Module: Brand

Brand.Brand.Keys

A utility type to extract the keys of a branded type.

Signature

type keyof B["~effect/Brand"] = keyof B[typeof TypeId]

Source

Since v4.0.0