effect-io-ai

Package: effect
Module: SchemaAST

SchemaAST.ObjectKeyword

AST node matching the TypeScript object type — accepts objects, arrays, and functions (anything non-primitive and non-null).

See

Signature

declare class ObjectKeyword

Source

Since v3.10.0