effect-io-ai

Package: effect
Module: Schema

Schema.String

Type-level representation of String.

Signature

export interface String extends Bottom<string, string, never, never, SchemaAST.String, String> {}

Source

Since v4.0.0