Package: effect Module: SchemaAST
effect
SchemaAST
The set of primitive types that can appear as a Literal value.
Literal
See
Signature
type LiteralValue = string | number | boolean | bigint
Source
Since v3.10.0