effect-io-ai

Package: effect
Module: Schema

Schema.StringFromHex

Type-level representation of StringFromHex.

Signature

export interface StringFromHex extends decodeTo<String, String> {
  readonly "Rebuild": StringFromHex
}

Source

Since v3.10.0