@advjs/monorepo / @advjs/types / AdvStartNode
Interface: AdvStartNode
Defined in: packages/types/src/flow/node.ts:128
Extends
Properties
id
id:
string
Defined in: packages/types/src/flow/node.ts:10
Inherited from
target?
optional
target:string
| {chapterId
:string
;nodeId
:string
; }
Defined in: packages/types/src/flow/node.ts:22
目标节点
默认跳转当前章节下的节点
Runtime
Inherited from
type
type:
"start"
Defined in: packages/types/src/flow/node.ts:129
节点类型