effect-io-ai

Package: effect
Module: Schema

Schema.Uint8ArrayFromBase64Url

Type-level representation of Uint8ArrayFromBase64Url.

Signature

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

Source

Since v3.10.0