effect-io-ai

Package: effect
Module: Schema

Schema.Uint8ArrayFromHex

Type-level representation of Uint8ArrayFromHex.

Signature

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

Source

Since v3.10.0