effect-io-ai

Package: effect
Module: SchemaAST

SchemaAST.isSuspend

Narrows an AST to Suspend.

Signature

declare const isSuspend: (ast: AST) => ast is Suspend

Source

Since v3.10.0