effect-io-ai

Package: effect
Module: SchemaAST

SchemaAST.LiteralValue

The set of primitive types that can appear as a Literal value.

See

Signature

type LiteralValue = string | number | boolean | bigint

Source

Since v3.10.0