effect-io-ai

Package: effect
Module: Schema

Schema.URLFromString

Type-level representation of URLFromString.

Signature

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

Source

Since v4.0.0