effect-io-ai

Package: @effect/cli
Module: Primitive

Primitive.getTypeName

Returns a string representation of the primitive type.

Signature

declare const getTypeName: <A>(self: Primitive<A>) => string

Source

Since v1.0.0