effect-io-ai

Package: effect
Module: Schema

Schema.StringFromHex

Decodes a hex encoded string into a UTF-8 string.

Signature

declare const StringFromHex: Schema<string, string, never>

Source

Since v3.10.0