Package: effect Module: SchemaAST
effect
SchemaAST
Narrows an AST to Suspend.
AST
Suspend
Signature
declare const isSuspend: (ast: AST) => ast is Suspend
Source
Since v3.10.0