Package: effect Module: Brand
effect
Brand
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