Package: @effect/cli Module: Primitive
@effect/cli
Primitive
Returns a string representation of the primitive type.
Signature
declare const getTypeName: <A>(self: Primitive<A>) => string
Source
Since v1.0.0