Package: effect Module: SchemaAST
effect
SchemaAST
Provides the singleton Null AST instance.
Null
When to use
Use when you need the shared AST node for exact null values while inspecting or constructing schema ASTs.
Signature
declare const null: Null
Source
Since v4.0.0