(ast: AST): ast is VoidWhen to use
Use to identify AST nodes that represent the TypeScript void type before
handling Void-specific schema behavior.
Source effect/SchemaAST.ts:1571 lines
(ast: AST): ast is VoidWhen to use
Use to identify AST nodes that represent the TypeScript void type before
handling Void-specific schema behavior.