effect-io-ai

Package: effect
Module: SchemaAST

SchemaAST.isObjects

Narrows an AST to Objects.

Signature

declare const isObjects: (ast: AST) => ast is Objects

Source

Since v4.0.0