🚀 Feature: Add type guards for flow nodes #248
Labels
status: in discussion
Not yet ready for implementation or a pull request
type: feature
New enhancement or request 🚀
Bug Report Checklist
main
branch of the repository.Overview
The flow nodes are:
FlowNode
FlowStart
FlowLabel
FlowAssignment
FlowCondition
FlowSwitchClause
FlowArrayMutation
FlowCall
FlowReduceLabel
Flow nodes are NOT
Node
s (they don't have akind
).Additional Info
No response
The text was updated successfully, but these errors were encountered: