effect-io-ai

Package: effect
Module: SchemaAST

SchemaAST.null

Provides the singleton Null AST instance.

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