@advjs/monorepo / @advjs/types / AdvBaseNode
Interface: AdvBaseNode
Defined in: packages/types/src/flow/node.ts:9
Extended by
Properties
id
id:
string
Defined in: packages/types/src/flow/node.ts:10
target?
optional
target:string
| {chapterId
:string
;nodeId
:string
; }
Defined in: packages/types/src/flow/node.ts:22
目标节点
默认跳转当前章节下的节点
Runtime
type
type:
string
Defined in: packages/types/src/flow/node.ts:14
节点类型