effect-io-ai

Package: effect
Module: SchemaAST

SchemaAST.objectKeyword

Provides the singleton ObjectKeyword AST instance.

When to use

Use to reuse the canonical AST node for the TypeScript object keyword when building or comparing SchemaAST values directly.

See

Signature

declare const objectKeyword: ObjectKeyword

Source

Since v3.10.0