isBlock
isBlock(
node):node is Block
Defined in: types/ast.generated.ts:556
Type guard for Block nodes
Parameters
Section titled “Parameters”unknown
Returns
Section titled “Returns”node is Block
isBlock(
node):node is Block
Defined in: types/ast.generated.ts:556
Type guard for Block nodes
unknown
node is Block